Skip to content

Commit 11ec73f

Browse files
chore(deps): update all non-major dependencies
1 parent 9dbf98b commit 11ec73f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ services:
314314
POSTGRAPHILE_JWT_PUBLIC_KEY_FILE: /run/config/postgraphile_jwt-public-key
315315
POSTGRAPHILE_JWT_SECRET_KEY_FILE: /run/secrets/postgraphile_jwt-secret
316316
POSTGRAPHILE_OWNER_CONNECTION_FILE: /run/secrets/postgraphile_owner-connection
317-
image: ghcr.io/maevsi/postgraphile:1.0.9
317+
image: ghcr.io/maevsi/postgraphile:1.0.10
318318
secrets:
319319
- postgraphile_connection
320320
- postgraphile_jwt-secret
@@ -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.2
358+
image: prom/prometheus:v3.7.3
359359
volumes:
360360
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
361361
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)