Skip to content

Commit

Permalink
Bump xk6-kubernetes extension
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
  • Loading branch information
JorTurFer authored Aug 23, 2023
1 parent 5586899 commit 9e4410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k6-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG TARGETARCH
RUN go install go.k6.io/xk6/cmd/xk6@latest
RUN GOOS="${TARGETOS}" GOARCH="${TARGETARCH}" xk6 build \
--output /tmp/k6 \
--with github.com/grafana/xk6-kubernetes@ad619e1 \
--with github.com/grafana/xk6-kubernetes@e666215 \
--with github.com/grafana/xk6-disruptor@latest \
--with github.com/JorTurFer/xk6-input-prometheus@latest

Expand Down

0 comments on commit 9e4410f

Please sign in to comment.