Skip to content

Commit b0604b6

Browse files
Merge pull request #11 from amin-aoulkadi/dependabot/docker_compose/grafana/grafana-12.2.1
Bump grafana/grafana from 12.2.0 to 12.2.1
2 parents 3bea596 + f56cfd3 commit b0604b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
- "--enable-feature=created-timestamp-zero-ingestion"
4242

4343
grafana:
44-
image: grafana/grafana:12.2.0
44+
image: grafana/grafana:12.2.1
4545
restart: unless-stopped
4646
ports:
4747
- 3000:3000

0 commit comments

Comments
 (0)