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 82a975b commit e14e1bdCopy full SHA for e14e1bd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.7-alpine AS build-env
+FROM golang:1.17.0-alpine AS build-env
2
3
WORKDIR /build
4
0 commit comments