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 0552387 commit 5b72dddCopy full SHA for 5b72ddd
docker/ubuntu.Dockerfile
@@ -1,4 +1,4 @@
1
-ARG base_docker_image=ubuntu:22.04
+ARG base_docker_image=ubuntu:24.04
2
FROM ${base_docker_image} as runtime
3
4
RUN \
0 commit comments