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 03052c7 commit 5ea0903Copy full SHA for 5ea0903
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15.8-alpine3.12 AS builder
+FROM golang:1.16.0-alpine3.12 AS builder
2
3
WORKDIR /build
4
0 commit comments