We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e172d1 + e267a9a commit 55af857Copy full SHA for 55af857
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.2-alpine AS builder
+FROM golang:1.20.1-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments