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 c949efb commit 57005e3Copy full SHA for 57005e3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine3.16 as builder
+FROM golang:1.20-alpine3.16 as builder
2
ENV GO111MODULE=on
3
ENV CGO_ENABLED=0
4
WORKDIR /usr/src/
0 commit comments