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 5506d3e commit e9db2d1Copy full SHA for e9db2d1
src/backend/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Golang image as the base image
2
-FROM --platform=linux/$TARGETARCH golang:1.23.4-alpine AS builder
+FROM --platform=linux/$TARGETARCH golang:1.25.3-alpine AS builder
3
4
# Set ARG for platform targeting
5
ARG TARGETARCH
0 commit comments