Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 8f208de commit 672ce73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/production/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
- (( append ))
- traefik.http.routers.maevsi.middlewares=maevsi_cors,maevsi_redirectregex
- traefik.http.routers.maevsi_secure.tls.certresolver=default
image: ghcr.io/maevsi/maevsi:5.0.1
image: ghcr.io/maevsi/maevsi:5.0.2
user: (( prune ))
maevsi_beta:
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
Expand All @@ -76,7 +76,7 @@ services:
POSTGRES_DB_FILE: /run/secrets/postgres_db
POSTGRES_ROLE_MAEVSI_TUSD_PASSWORD_FILE: /run/secrets/postgres_role_maevsi-tusd_password
POSTGRES_ROLE_MAEVSI_TUSD_USERNAME_FILE: /run/secrets/postgres_role_maevsi-tusd_username
image: ghcr.io/maevsi/maevsi:5.0.1
image: ghcr.io/maevsi/maevsi:5.0.2
secrets:
- maevsi_turnstile-key
- postgres_db
Expand Down Expand Up @@ -117,7 +117,7 @@ services:
- (( append ))
- traefik.http.routers.prometheus_secure.tls.certresolver=default
sqitch:
image: ghcr.io/maevsi/sqitch:4.0.2
image: ghcr.io/maevsi/sqitch:4.0.3
volumes: (( prune ))
traefik:
command:
Expand Down

0 comments on commit 672ce73

Please sign in to comment.