File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ services:
311311 POSTGRAPHILE_JWT_PUBLIC_KEY_FILE : /run/config/postgraphile_jwt-public-key
312312 POSTGRAPHILE_JWT_SECRET_KEY_FILE : /run/secrets/postgraphile_jwt-secret
313313 POSTGRAPHILE_OWNER_CONNECTION_FILE : /run/secrets/postgraphile_owner-connection
314- image : ghcr.io/maevsi/postgraphile:1.0.0
314+ image : ghcr.io/maevsi/postgraphile:1.0.1
315315 secrets :
316316 - postgraphile_connection
317317 - postgraphile_jwt-secret
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ services:
7373 - (( append ))
7474 - traefik.http.routers.redpanda_secure.tls.certresolver=default
7575 sqitch :
76- image : ghcr.io/maevsi/sqitch:9.5.1
76+ image : ghcr.io/maevsi/sqitch:9.7.0
7777 volumes : (( prune ))
7878 traefik :
7979 command :
You can’t perform that action at this time.
0 commit comments