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 ab7194a commit 55b015cCopy full SHA for 55b015c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.3-alpine AS builder
+FROM golang:1.16.4-alpine AS builder
2
3
RUN apk add --update --no-cache ca-certificates git
4
Dockerfile.debug
0 commit comments