Skip to content

Commit 015b354

Browse files
CI(deps): Update ubuntu:24.04 Docker digest to 0d39fcc (main) (#7190)
1 parent 5c30095 commit 015b354

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:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 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:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 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)