diff --git a/src/production/production.yml b/src/production/production.yml index 084c9596..b57eed92 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -73,7 +73,7 @@ services: - (( append )) - traefik.http.routers.redpanda_secure.tls.certresolver=default sqitch: - image: ghcr.io/maevsi/sqitch:8.4.0 + image: ghcr.io/maevsi/sqitch:9.0.0 volumes: (( prune )) traefik: command: @@ -119,7 +119,7 @@ services: - (( append )) - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex - traefik.http.routers.vibetype_secure.tls.certresolver=default - image: ghcr.io/maevsi/vibetype:11.8.1 + image: ghcr.io/maevsi/vibetype:12.0.0 user: (( prune )) # vibetype_beta: # # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).