Skip to content

Commit 14a10d2

Browse files
chore(deps): update prom/prometheus docker tag to v3.7.1
1 parent 9d100d9 commit 14a10d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ services:
355355
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
356356
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
357357
- traefik.http.services.prometheus.loadbalancer.server.port=9090
358-
image: prom/prometheus:v3.7.0
358+
image: prom/prometheus:v3.7.1
359359
volumes:
360360
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
361361
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)