Skip to content

Commit 376a509

Browse files
Update grafana/grafana Docker tag to v9.4.3 (#1936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c6d10c commit 376a509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ services:
145145
constraints:
146146
- "node.role==manager"
147147
grafana:
148-
image: grafana/grafana:9.3.6
148+
image: grafana/grafana:9.4.3
149149
ports:
150150
- "9100:3000"
151151
volumes:

0 commit comments

Comments
 (0)