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 c644eca commit 17b2dd6Copy full SHA for 17b2dd6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20 as builder
+FROM golang:1.21 as builder
2
WORKDIR /workspace
3
4
COPY go.mod go.mod
0 commit comments