Skip to content

Commit

Permalink
revert grafana to 10.2.0 (#1311)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
  • Loading branch information
puckpuck authored Dec 22, 2023
1 parent 43e7a76 commit 23ced56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ services:

# Grafana
grafana:
image: grafana/grafana:10.2.2
image: grafana/grafana:10.2.0
container_name: grafana
deploy:
resources:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ services:

# Grafana
grafana:
image: grafana/grafana:10.2.2
image: grafana/grafana:10.2.0
container_name: grafana
deploy:
resources:
Expand Down

0 comments on commit 23ced56

Please sign in to comment.