There was an error while loading. Please reload this page.
1 parent 4fd7a18 commit ed8b468Copy full SHA for ed8b468
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE_VERSION=ubuntu:noble-20250910
+ARG BASE_IMAGE_VERSION=ubuntu:latest
2
FROM ${BASE_IMAGE_VERSION} AS init
3
4
ENV WORKDIR=/app
0 commit comments