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 f2cffbd commit 7db51b5Copy full SHA for 7db51b5
main-workshop/load-generator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 grafana/k6:0.48.0
+FROM --platform=linux/amd64 ghcr.io/grafana/k6:1.4.1@sha256:47fdd183fd68112596590e62deae34da814efe2d21e026569044025c45af9fad
2
3
# Copy the K6 scripts
4
COPY /src/*.js /scripts/
0 commit comments