Skip to content

Commit ea94f84

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent 4c15307 commit ea94f84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dockerfiles/3.7/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

dockerfiles/3.8/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

dockerfiles/3.9-rc/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)