File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 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:6.2.3
54+ image : ghcr.io/maevsi/maevsi:6.2.4
5555 user : (( prune ))
5656 maevsi_beta :
5757 # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -78,7 +78,7 @@ services:
7878 POSTGRES_DB_FILE : /run/secrets/postgres_db
7979 POSTGRES_ROLE_MAEVSI_TUSD_PASSWORD_FILE : /run/secrets/postgres_role_maevsi-tusd_password
8080 POSTGRES_ROLE_MAEVSI_TUSD_USERNAME_FILE : /run/secrets/postgres_role_maevsi-tusd_username
81- image : ghcr.io/maevsi/maevsi:6.2.3
81+ image : ghcr.io/maevsi/maevsi:6.2.4
8282 secrets :
8383 - maevsi_turnstile-key
8484 - postgres_db
You can’t perform that action at this time.
0 commit comments