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 48e3fe3 commit c2c1d72Copy full SHA for c2c1d72
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.20 as builder
+FROM --platform=$BUILDPLATFORM golang:1.24-alpine3.20 as builder
2
WORKDIR $GOPATH/src/go.k6.io/k6
3
COPY . .
4
ARG TARGETOS TARGETARCH
0 commit comments