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 691d929 commit 3d4573fCopy full SHA for 3d4573f
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE_VERSION=ubuntu:noble-20250910
+ARG BASE_IMAGE_VERSION=ubuntu:24.10
2
FROM ${BASE_IMAGE_VERSION} AS init
3
4
ENV WORKDIR=/app
0 commit comments