From 7ae0fe1f152264a5944b48e71aa5b8d98f117645 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Fri, 29 Sep 2023 13:34:25 +0200 Subject: [PATCH] Updated tumpleweed image to 20230926, dnsmasq to 2.89-4.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b1e53af..23b1a72 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ -include .env -VERSION=20230619 +VERSION=20230926 IMAGENAME=dnsmasq REPO=git.rre.nu/jonas TITLE=dnsmasq based on openSUSE Tumpleweed