Skip to content

Commit

Permalink
use arm64 supported kvij/scuttle instead of redboxoss/scuttle redboxl…
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux authored Mar 30, 2024
1 parent a938141 commit 01161eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.runner
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/k6:latest

COPY --from=redboxoss/scuttle:latest scuttle /bin/scuttle
COPY --from=kvij/scuttle:latest scuttle /bin/scuttle
ENTRYPOINT ["scuttle", "k6"]

0 comments on commit 01161eb

Please sign in to comment.