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 4f4d004 commit 70684faCopy full SHA for 70684fa
dockerfiles/go-1.22.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine
+FROM golang:1.22-alpine
2
3
COPY go.mod /app/go.mod
4
COPY go.sum /app/go.sum
0 commit comments