Skip to content

Commit

Permalink
build: Fix k6 Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jachym-tousek-keboola committed Nov 11, 2024
1 parent 697454b commit 5835b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/stream/docker/k6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM grafana/xk6:latest AS build

RUN xk6 build \
--with github.com/LeonAdato/xk6-output-statsd@latest \
--with github.com/domsolutions/xk6-fasthttp@latest
--with github.com/domsolutions/xk6-fasthttp@0.1.1

FROM alpine:3.20

Expand Down

0 comments on commit 5835b01

Please sign in to comment.