From 84195acbecfbea06d7fbd1d0e0feaa14a81ca379 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 18 Aug 2024 22:44:08 +0200 Subject: [PATCH] bump garage version in the common script... --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 61dc16c..f3d4a0e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -GARAGE_VERSION="0.9.4" +GARAGE_VERSION="1.0.0" system_is_inside_container() { systemd-detect-virt -c -q