Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
chore(deps): update loadimpact/k6 docker tag to v0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent e43225a commit 9147648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/k6/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
k6:
image: loadimpact/k6:0.38.3
image: loadimpact/k6:0.41.0
volumes:
- ./scripts:/scripts
command: ["run", "/scripts/memory-leaks.js"]

0 comments on commit 9147648

Please sign in to comment.