Skip to content

Commit 7e8f041

Browse files
chore(deps): update ghcr.io/maevsi/maevsi docker tag to v6.4.1
1 parent 4bda20d commit 7e8f041

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.4.0
54+
image: ghcr.io/maevsi/maevsi:6.4.1
5555
user: (( prune ))
5656
maevsi_beta:
5757
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -79,7 +79,7 @@ services:
7979
POSTGRES_DB_FILE: /run/secrets/postgres_db
8080
POSTGRES_ROLE_MAEVSI_TUSD_PASSWORD_FILE: /run/secrets/postgres_role_maevsi-tusd_password
8181
POSTGRES_ROLE_MAEVSI_TUSD_USERNAME_FILE: /run/secrets/postgres_role_maevsi-tusd_username
82-
image: ghcr.io/maevsi/maevsi:6.4.0
82+
image: ghcr.io/maevsi/maevsi:6.4.1
8383
secrets:
8484
- maevsi_turnstile-key
8585
- postgres_db

0 commit comments

Comments
 (0)