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