File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "license" : " GPL-3.0-only" ,
1616 "name" : " @maevsi/stack" ,
17- "packageManager" : " pnpm@10.13.1 " ,
17+ "packageManager" : " pnpm@10.14.0 " ,
1818 "private" : true ,
1919 "repository" : " https://github.com/maevsi/stack.git" ,
2020 "scripts" : {
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.1
314+ image : ghcr.io/maevsi/postgraphile:1.0.2
315315 secrets :
316316 - postgraphile_connection
317317 - postgraphile_jwt-secret
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ services:
6565 - traefik.http.routers.prometheus_secure.tls.certresolver=default
6666 reccoom :
6767 deploy : (( prune ))
68- image : ghcr.io/maevsi/reccoom:0.5 .0
68+ image : ghcr.io/maevsi/reccoom:0.6 .0
6969 redpanda-console :
7070 deploy :
7171 labels :
@@ -118,7 +118,7 @@ services:
118118 - (( append ))
119119 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120 - traefik.http.routers.vibetype_secure.tls.certresolver=default
121- image : ghcr.io/maevsi/vibetype:12.23.1
121+ image : ghcr.io/maevsi/vibetype:12.25.0
122122 user : (( prune ))
123123 # vibetype_beta:
124124 # # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
You can’t perform that action at this time.
0 commit comments