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 292be03 commit b536722Copy full SHA for b536722
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.8-alpine3.15 AS builder
+FROM golang:1.20.3-alpine3.17 AS builder
2
3
RUN apk update && \
4
apk upgrade && \
0 commit comments