From 81904148ad1fe8b3158c7c5cfd4253477d11aec2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 13:25:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/maevsi/vibetype docker tag to v10 --- src/production/production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/production/production.yml b/src/production/production.yml index 6386547e..6c15f9b4 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -127,7 +127,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:9.11.1 + image: ghcr.io/maevsi/vibetype:10.0.0 user: (( prune )) vibetype_beta: # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/). @@ -151,7 +151,7 @@ services: NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H: ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H} NUXT_PUBLIC_VIO_ENVIRONMENT: beta PGHOST: ${VIBETYPE_PGHOST} - image: ghcr.io/maevsi/vibetype:9.11.1 + image: ghcr.io/maevsi/vibetype:10.0.0 secrets: - source: vibetype_api-notification-secret target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET