From e5a5188fc0061c5f6075037ad222c2c8d0fa593e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 16:08:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/maevsi/vibetype docker tag to v13 --- 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 a2f33bb9..fad7626a 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -118,7 +118,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:12.50.0 + image: ghcr.io/maevsi/vibetype:13.0.0 user: (( prune )) # vibetype_beta: # # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).