Skip to content

Commit ae7e0bc

Browse files
chore(deps): update grafana/grafana docker tag to v12.3.1
1 parent 66483d1 commit ae7e0bc

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
@@ -183,7 +183,7 @@ services:
183183
restart: unless-stopped
184184

185185
grafana:
186-
image: grafana/grafana:${GRAFANA_VERSION:-12.2.1}
186+
image: grafana/grafana:${GRAFANA_VERSION:-12.3.1}
187187
user: ":"
188188
ports:
189189
- ${MONITORING_IP_GRAFANA:-0.0.0.0}:${MONITORING_PORT_GRAFANA:-3000}:3000

0 commit comments

Comments
 (0)