We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5a60c commit 9031e00Copy full SHA for 9031e00
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.4 AS base
+FROM golang:1.22.0 AS base
2
ARG VERSION
3
ARG GIT_COMMIT
4
ARG DATE
0 commit comments