We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37b70f commit 3fd5998Copy full SHA for 3fd5998
Dockerfile.develop
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine3.19 AS builder
+FROM golang:1.23-alpine3.19 AS builder
2
# hadolint ignore=DL3018
3
RUN apk add --no-cache alpine-sdk ca-certificates curl
4
0 commit comments