From ef7a1fece2b1ba4f9027fdfc2a96e1b9481bcddf Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Fri, 29 Sep 2023 13:50:50 +0200 Subject: [PATCH] Updated tumpleweed image to 20230926, restic to 0.16.0-1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 06312cb..c416f16 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ -include .env -VERSION=20230416 +VERSION=20230926 IMAGENAME=restic REPO=git.rre.nu/jonas TITLE=restic with openSSH based on openSUSE Tumpleweed