We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cca792a + 5a3f119 commit c316208Copy full SHA for c316208
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine3.20
+FROM golang:1.21.1-alpine3.18
2
3
RUN apk update; apk add make git curl bash jq aws-cli
4
0 commit comments