diff --git a/Dockerfile b/Dockerfile index 17d6518196c1f7fe646443e82e6a6e4dea2a4fb9..3b075927d58b902e8f227a0cb830a794a26c292d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/golang:1.23 as builder +FROM docker.io/golang:1.24 as builder COPY . /data RUN apk --no-cache add build-base git RUN CGO_ENABLED=0 go install go.k6.io/xk6/cmd/xk6@latest && xk6 build --with github.com/szkiba/xk6-dashboard --output /tmp/k6