Skip to content

Commit

Permalink
fix: bump grafana docker image from 11.3.0 to 11.3.0-security-01
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Nov 13, 2024
1 parent 8a91abd commit 54be913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/grafana:11.3.0
FROM grafana/grafana:11.3.0-security-01

COPY --chown=grafana grafana/provisioning /etc/grafana/provisioning
COPY --chown=grafana grafana/plugins /var/lib/grafana/plugins
Expand Down

0 comments on commit 54be913

Please sign in to comment.