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 a8e152f commit 88dd851Copy full SHA for 88dd851
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.6-alpine3.16
+FROM golang:1.19.8-alpine3.16
2
3
# Upgrade and Install bash
4
RUN apk update && apk upgrade \
0 commit comments