Skip to content

Commit 9fb7218

Browse files
chore(deps): update prom/prometheus docker tag to v3.8.1
1 parent 5d04e13 commit 9fb7218

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
@@ -359,7 +359,7 @@ services:
359359
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
360360
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
361361
- traefik.http.services.prometheus.loadbalancer.server.port=9090
362-
image: prom/prometheus:v3.8.0
362+
image: prom/prometheus:v3.8.1
363363
volumes:
364364
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
365365
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)