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 2e25f58 commit 5c58641Copy full SHA for 5c58641
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG image=20.04
+ARG image=22.04
2
FROM ubuntu:${image}
3
LABEL maintainer="Matt Godbolt <[email protected]>"
4
ARG image # https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact
0 commit comments