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 8bd4aaa commit 4eeecefCopy full SHA for 4eeecef
1 file changed
build/Dockerfile
@@ -1,5 +1,5 @@
1
# Build binary
2
-FROM --platform=$BUILDPLATFORM golang:1.21.3-alpine AS build-env
+FROM --platform=$BUILDPLATFORM golang:1.23.0-alpine AS build-env
3
ADD . /app
4
WORKDIR /app
5
ARG TARGETOS
0 commit comments