From 8fe7fa0f1712205c6f86ff459a3338066412ae02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 17:28:53 +0000 Subject: [PATCH] chore(deps): update ghcr.io/maevsi/vibetype docker tag to v14 --- src/production/vibetype/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/production/vibetype/compose.yaml b/src/production/vibetype/compose.yaml index 2c28e437..1d6629c0 100644 --- a/src/production/vibetype/compose.yaml +++ b/src/production/vibetype/compose.yaml @@ -7,7 +7,7 @@ services: - traefik.http.routers.vibetype-secure.tls.certresolver=default update_config: order: start-first - image: ghcr.io/maevsi/vibetype:13.4.0 + image: ghcr.io/maevsi/vibetype:14.0.0 # vibetype-beta: # # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/). # deploy: