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 5096be2 commit c7ae614Copy full SHA for c7ae614
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=ubuntu:20.04
+ARG BASE_IMAGE=ubuntu:24.04
2
3
FROM $BASE_IMAGE AS builder
4
SHELL ["/bin/bash", "-c"]
0 commit comments