We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa77f8 commit 8d4683bCopy full SHA for 8d4683b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.3-alpine AS builder
+FROM golang:1.17.5-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments