diff --git a/Dockerfile b/Dockerfile index 56628b4..0ec80c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM grafana/xk6:0.12.1 as builder +FROM grafana/xk6:0.13.0 as builder RUN xk6 build --with github.com/grafana/xk6-redis --with github.com/grafana/xk6-output-prometheus-remote FROM alpine:3.20 as release