We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6b82a commit 0c9e42cCopy full SHA for 0c9e42c
2 files changed
Dockerfile
@@ -4,7 +4,7 @@
4
# Changes to this file must be copied over to the other file.
5
ARG GUI=without
6
7
-FROM ubuntu:24.04@sha256:786a8b558f7be160c6c8c4a54f9a57274f3b4fb1491cf65146521ae77ff1dc54 AS common_start
+FROM ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90 AS common_start
8
9
ARG BASE_NAME="ubuntu:24.04"
10
ARG PYTHON_VERSION=3.12
docker/ubuntu/Dockerfile
0 commit comments