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.
2 parents e621761 + a5ce49c commit b12297dCopy full SHA for b12297d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.0-alpine as builder
+FROM golang:1.19.1-alpine as builder
2
3
RUN apk update && apk upgrade && \
4
apk add --no-cache make bash
0 commit comments