Skip to content

Commit 6e0c785

Browse files
CI(deps): Update ubuntu:24.04 Docker digest to 0d39fcc (releasebranch_8_5) (#7188)
1 parent 5bdaf55 commit 6e0c785

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Changes to this file must be copied over to the other file.
55
ARG GUI=without
66

7-
FROM ubuntu:24.04@sha256:cd1dba651b3080c3686ecf4e3c4220f026b521fb76978881737d24f200828b2b AS common_start
7+
FROM ubuntu:24.04@sha256:0d39fcc8335d6d74d5502f6df2d30119ff4790ebbb60b364818d5112d9e3e932 AS common_start
88

99
ARG BASE_NAME="ubuntu:24.04"
1010
ARG PYTHON_VERSION=3.12

docker/ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Changes to this file must be copied over to the other file.
55
ARG GUI=without
66

7-
FROM ubuntu:24.04@sha256:cd1dba651b3080c3686ecf4e3c4220f026b521fb76978881737d24f200828b2b AS common_start
7+
FROM ubuntu:24.04@sha256:0d39fcc8335d6d74d5502f6df2d30119ff4790ebbb60b364818d5112d9e3e932 AS common_start
88

99
ARG BASE_NAME="ubuntu:24.04"
1010
ARG PYTHON_VERSION=3.12

0 commit comments

Comments
 (0)