Skip to content

Commit

Permalink
Update proxy and renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
matschaffer committed Sep 13, 2024
1 parent 5bcb2fc commit c1f805d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
proxy:
image: nginx:1.19
image: nginx:1.27
environment:
- KIBANA_ENDPOINT=https://my-deployment-c3fead.kb.us-west-2.aws.found.io:9243
- KIBANA_BASIC_AUTH
Expand Down Expand Up @@ -29,7 +29,7 @@ services:
- GF_SERVER_ROOT_URL

renderer:
image: grafana/grafana-image-renderer:3.3.0
image: grafana/grafana-image-renderer:3.11.4

library:
image: safecast/library:latest
Expand Down

0 comments on commit c1f805d

Please sign in to comment.