We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b94a7 commit cc6a61bCopy full SHA for cc6a61b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.4-alpine AS build
+FROM golang:1.16.5-alpine AS build
2
RUN apk add --no-cache gcc libc-dev
3
WORKDIR /go/src/app
4
0 commit comments