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 @@ -128,7 +128,7 @@ services:
128128 - (( append ))
129129 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
130130 - traefik.http.routers.vibetype_secure.tls.certresolver=default
131- image : ghcr.io/maevsi/vibetype:10.19.2
131+ image : ghcr.io/maevsi/vibetype:10.20.0
132132 user : (( prune ))
133133 vibetype_beta :
134134 # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -152,7 +152,7 @@ services:
152152 NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H : ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
153153 NUXT_PUBLIC_VIO_ENVIRONMENT : beta
154154 PGHOST : ${VIBETYPE_PGHOST}
155- image : ghcr.io/maevsi/vibetype:10.19.2
155+ image : ghcr.io/maevsi/vibetype:10.20.0
156156 secrets :
157157 - source : vibetype_api-notification-secret
158158 target : /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
You can’t perform that action at this time.
0 commit comments