We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083fd05 commit eedc4d6Copy full SHA for eedc4d6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM grafana/xk6:0.12.1 as builder
+FROM grafana/xk6:0.13.0 as builder
2
RUN xk6 build --with github.com/grafana/xk6-redis --with github.com/grafana/xk6-output-prometheus-remote
3
4
FROM alpine:3.20 as release
0 commit comments