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