We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1175da commit 52fcd3dCopy full SHA for 52fcd3d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:1.21 AS build
+FROM docker.io/library/golang:1.22 AS build
2
3
# Set some labels
4
# io.containers.autoupdate label will instruct podman to reach out to the corres
0 commit comments