Skip to content

Commit a50ef45

Browse files
chore(deps): update prom/prometheus docker tag to v3.4.1
1 parent f0949cc commit a50ef45

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
@@ -321,7 +321,7 @@ services:
321321
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
322322
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
323323
- traefik.http.services.prometheus.loadbalancer.server.port=9090
324-
image: prom/prometheus:v3.4.0
324+
image: prom/prometheus:v3.4.1
325325
volumes:
326326
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
327327
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)