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 4895e7c commit 79332a8Copy full SHA for 79332a8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.5 as builder
+FROM golang:1.21.3 as builder
2
3
WORKDIR /go/src
4
0 commit comments