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

Commit

Permalink
docs: Update README with newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
gonmmarques committed Oct 25, 2023
1 parent 438046f commit a4d3d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:

services:
quickpizza:
image: ghcr.io/grafana/quickpizza-local:0.2.0
image: ghcr.io/grafana/quickpizza-local:0.4.0
ports:
- 3333:3333

Expand All @@ -148,7 +148,7 @@ jobs:
uses: actions/checkout@v4

- name: Run local k6 test
uses: grafana/k6-action@v0.2.0
uses: grafana/k6-action@v0.3.0
with:
filename: script.js
env:
Expand Down

0 comments on commit a4d3d8f

Please sign in to comment.