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 fa0a4ae commit ddbfa82Copy full SHA for ddbfa82
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15.2-alpine AS build-env
+FROM golang:1.15.3-alpine AS build-env
2
3
WORKDIR /build
4
0 commit comments