From 216cac549a84b34d086926008459b83328c0218a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Sep 2026 00:05:48 +0000 Subject: [PATCH] Update henrygd/beszel Docker tag to v0.19.0 --- project/infrastructure/beszel/beszel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/beszel/beszel.yml b/project/infrastructure/beszel/beszel.yml index 1f4baa2..fa1a226 100644 --- a/project/infrastructure/beszel/beszel.yml +++ b/project/infrastructure/beszel/beszel.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: henrygd/beszel:0.18.8 + image: henrygd/beszel:0.19.0 container_name: beszel environment: APP_URL: http://localhost:8090 -- 2.54.0