From a0dd0756f85c4ef2107ea103493d07f67b877688 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 03:15:47 +0000 Subject: [PATCH] chore(deps): update ghcr.io/maevsi/vibetype docker tag to v12 --- src/production/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/production/production.yml b/src/production/production.yml index 084c9596..eebe1ab9 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -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/).