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.
2 parents b366cb0 + d9c386e commit f23bf75Copy full SHA for f23bf75
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16 as builder
+FROM golang:1.18 as builder
2
3
# Disable cgo to remove gcc dependency
4
ENV CGO_ENABLED=0
0 commit comments