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 c728320 commit b5616c2Copy full SHA for b5616c2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine@sha256:2d40d4fc278dad38be0777d5e2a88a2c6dee51b0b29c97a764fc6c6a11ca893c as builder
+FROM golang:1.24-alpine@sha256:b4f875e650466fa0fe62c6fd3f02517a392123eea85f1d7e69d85f780e4db1c1 as builder
2
WORKDIR $GOPATH/src/go.k6.io/k6
3
ADD . .
4
RUN apk --no-cache add git
0 commit comments