We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06710f8 + a2f08ad commit 140f983Copy full SHA for 140f983
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18.1-alpine AS builder
+FROM golang:1.18.3-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments