Skip to content

Commit

Permalink
build(deps): update grafana/grafana-oss docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
aki-bot[bot] committed May 26, 2024
1 parent 9ffcb98 commit 9c1c2a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
restart: always

grafana:
image: grafana/grafana-oss:10.4.3@sha256:b7fcb534f7b3512801bb3f4e658238846435804deb479d105b5cdc680847c272 # editorconfig-checker-disable-line
image: grafana/grafana-oss:11.0.0@sha256:0dc5a246ab16bb2c38a349fb588174e832b4c6c2db0981d0c3e6cd774ba66a54 # editorconfig-checker-disable-line
user: "{{ ansible_admin_user_uid }}:{{ ansible_admin_user_gid }}"
environment:
TZ: "{{ timezone }}"
Expand Down

0 comments on commit 9c1c2a2

Please sign in to comment.