Skip to content

Commit a53e4b0

Browse files
chore(deps): update grafana/grafana docker tag to v12.4.2
1 parent e8dc10f commit a53e4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ services:
254254
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
255255

256256
grafana:
257-
image: grafana/grafana:${GRAFANA_VERSION:-12.4.1}
257+
image: grafana/grafana:${GRAFANA_VERSION:-12.4.2}
258258
ports:
259259
- "3000:3000"
260260
networks: [cluster]

0 commit comments

Comments
 (0)