We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f4101 commit 678a673Copy full SHA for 678a673
docker/production/server-lambda/Dockerfile
@@ -1,5 +1,5 @@
1
# rpm-based image may be better for al2023
2
-FROM --platform=$BUILDPLATFORM golang:1.22-bookworm as builder
+FROM --platform=$BUILDPLATFORM golang:1.24-bookworm as builder
3
ARG TARGETARCH
4
5
ENV GOTOOLCHAIN=auto
docker/production/server/Dockerfile
@@ -1,4 +1,4 @@
0 commit comments