We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86af12c commit 2f1d751Copy full SHA for 2f1d751
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18.0-alpine3.15 AS builder
+FROM golang:1.18.2-alpine3.15 AS builder
2
3
RUN apk add --no-cache git
4
0 commit comments