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