Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Migrate to the grafana named image
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Balogh <javaducky@gmail.com>
  • Loading branch information
javaducky committed May 2, 2023
1 parent 8203a11 commit a154745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM loadimpact/k6:latest
FROM grafana/k6:latest

USER 0
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit a154745

Please sign in to comment.