From 9565caba3a68e4d4a105092d355a003f88574842 Mon Sep 17 00:00:00 2001 From: Mark Lambert Date: Tue, 2 Dec 2025 14:39:04 -0700 Subject: [PATCH] Update Vorta and Borg version information Updated Vorta and Borg versions in README and in Docker container --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db8363b..95a1ac7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vorta-Docker Run Vorta from Docker. -Currently using Vorta 0.10.3 release with Borg 1.4.2 on jlesage/baseimage-gui:alpine-3.22-v4 image +Currently using Vorta 0.11.0 release with Borg 1.4.3 on jlesage/baseimage-gui:alpine-3.22-v4 image Latest version includes embedded Firefox to view help links in UI. File links in the UI will not work but logs have been redirected and will appear in Docker logs. ## Usage