We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd1f33 commit c036fa3Copy full SHA for c036fa3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16 as builder
+FROM golang:1.18 as builder
2
3
WORKDIR /app
4
COPY . .
0 commit comments