Skip to content

Commit 7db51b5

Browse files
authored
Update K6 Docker image to version 1.4.1
1 parent f2cffbd commit 7db51b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main-workshop/load-generator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 grafana/k6:0.48.0
1+
FROM --platform=linux/amd64 ghcr.io/grafana/k6:1.4.1@sha256:47fdd183fd68112596590e62deae34da814efe2d21e026569044025c45af9fad
22

33
# Copy the K6 scripts
44
COPY /src/*.js /scripts/

0 commit comments

Comments
 (0)