We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b55851 + 4291632 commit 84330b3Copy full SHA for 84330b3
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18.3-alpine AS builder
+FROM golang:1.19.0-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments