Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2074aee

Browse files
Update grafana/k6 Docker digest to 072db02 (#1508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/k6 | digest | `b1625f6` -> `072db02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba396ef commit 2074aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-exemplars-tail-sampling/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
- ./config/grafana-dashboards.yaml:/etc/grafana/provisioning/dashboards/grafana-dashboards.yaml
6969
- ./config/grafana-example-dashboard.json:/etc/grafana/example-dashboard.json
7070
k6:
71-
image: grafana/k6@sha256:b1625f686ef1c733340b00de57bce840e0b4b1f7e545c58305a5db53e7ad3797
71+
image: grafana/k6@sha256:072db027099dc3b34b90334d5ac0fdc3de99fd6969da8f686f6916cb78900544
7272
network_mode: host
7373
volumes:
7474
- ./config/k6-script.js:/k6-script.js

0 commit comments

Comments
 (0)