Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from reims2/renovate/grafana-grafana-oss-10.1.x
Browse files Browse the repository at this point in the history
Update grafana/grafana-oss Docker tag to v10.1.2
  • Loading branch information
l3d00m authored Sep 22, 2023
2 parents 5667a00 + 16871e2 commit ca7585f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/monitoring/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
version: '3'
services:
grafana:
image: grafana/grafana-oss:10.1.1@sha256:1b9ca4bbc4a2eebda7de79834d61106efe57402a7720b3fb95f27b2b6793374f
image: grafana/grafana-oss:10.1.2@sha256:63854c5592bab6c7b8ac2ceb35b420925465eb24ef05f2402e4cb805253efb46
networks:
{{ proxy_network }}:
{{ db_network }}:
Expand Down

0 comments on commit ca7585f

Please sign in to comment.