File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 "engines" : {
1111 "node" : " 22"
1212 },
13- "packageManager" : " pnpm@10.6.0 " ,
13+ "packageManager" : " pnpm@10.6.1 " ,
1414 "scripts" : {
1515 "prepare" : " husky"
1616 },
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ services:
5151 - (( append ))
5252 - traefik.http.routers.maevsi.middlewares=maevsi_cors,maevsi_redirectregex
5353 - traefik.http.routers.maevsi_secure.tls.certresolver=default
54- image : ghcr.io/maevsi/maevsi:8.3 .0
54+ image : ghcr.io/maevsi/maevsi:8.4 .0
5555 user : (( prune ))
5656 maevsi_beta :
5757 # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -75,7 +75,7 @@ services:
7575 NUXT_PUBLIC_TURNSTILE_SITE_KEY : ${MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
7676 NUXT_PUBLIC_VIO_ENVIRONMENT : beta
7777 PGHOST : ${MAEVSI_PGHOST}
78- image : ghcr.io/maevsi/maevsi:8.3 .0
78+ image : ghcr.io/maevsi/maevsi:8.4 .0
7979 secrets :
8080 - source : maevsi_api-notification-secret
8181 target : /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
You can’t perform that action at this time.
0 commit comments