Skip to content

Commit 14388ba

Browse files
committed
fix(deps): update ghcr.io/maevsi/maevsi docker tag to v6.2.4
1 parent 8d07b48 commit 14388ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/production/production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)