Skip to content

Commit cd57c55

Browse files
chore(deps): update grafana/grafana docker tag to v12.3.0 (#552)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [grafana/grafana](https://redirect.github.com/grafana/grafana) | minor | `12.2.1-ubuntu` -> `12.3.0-ubuntu` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/grafana/grafana/badge)](https://securityscorecards.dev/viewer/?uri=github.com/grafana/grafana) | --- ### Release Notes <details> <summary>grafana/grafana (grafana/grafana)</summary> ### [`v12.3.0`](https://redirect.github.com/grafana/grafana/compare/v12.2.2...v12.3.0) ### [`v12.2.2`](https://redirect.github.com/grafana/grafana/compare/v12.2.1...v12.2.2) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v12.2.1...v12.2.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **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/BSStudio/bss-web-admin-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edc1517 commit cd57c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
timeout: 5s
8282
retries: 3
8383
grafana:
84-
image: "grafana/grafana:12.2.1-ubuntu@sha256:797530c642f7b41ba7848c44cfda5e361ef1f3391a98bed1e5d448c472b6826a"
84+
image: "grafana/grafana:12.3.0-ubuntu@sha256:cee936306135e1925ab21dffa16f8a411535d16ab086bef2309339a8e74d62df"
8585
ports:
8686
- "127.0.0.1:3000:3000"
8787
volumes:

0 commit comments

Comments
 (0)