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 e401ca5 commit e95f77cCopy full SHA for e95f77c
Dockerfile
@@ -1,5 +1,5 @@
1
ARG GO_VERSION=1.22-alpine3.18
2
-ARG FROM_IMAGE=alpine:3.21
+ARG FROM_IMAGE=alpine:3.22
3
4
FROM golang:${GO_VERSION} AS builder
5
0 commit comments