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 d1109b9 commit 77860d0Copy full SHA for 77860d0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15.5-alpine AS build_deps
+FROM golang:1.17.4-alpine AS build_deps
2
3
RUN apk add --no-cache git
4
0 commit comments