We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1745637 + 198ae7b commit f3bff0fCopy full SHA for f3bff0f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15.2-alpine AS build_deps
+FROM golang:1.15.3-alpine AS build_deps
2
3
RUN apk add --no-cache git
4
0 commit comments