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 f4ac61d commit 4917979Copy full SHA for 4917979
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.14.4-alpine3.11 AS builder
+FROM golang:1.14.4-alpine3.12 AS builder
2
3
RUN apk update && apk --no-cache add make git
4
0 commit comments