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 d926da4 commit 3f2e41fCopy full SHA for 3f2e41f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 as builder
+FROM golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037 as builder
2
WORKDIR $GOPATH/src/go.k6.io/k6
3
ADD . .
4
RUN apk --no-cache add git
0 commit comments