diff --git a/Dockerfile b/Dockerfile index 53112ea..0e1968b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the k6 binary with the extension -FROM golang:1.26.2@sha256:2a2b4b5791cea8ae09caecba7bad0bd9631def96e5fe362e4a5e67009fe4ae61 as builder +FROM golang:1.26.2@sha256:fcdb3e42c5544e9682a635771eac76a698b66de79b1b50ec5b9ce5c5f14ad775 as builder ENV GRAFANA_K6_VERSION="0.56.0" ENV XK6_MONGO_VERSION="1.1.0"