From 571c36b7e259d7397e5f7c32742087cf192b1b34 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Fri, 1 Nov 2024 10:10:59 +0100 Subject: [PATCH] push to 2.1.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 36417b9..6960553 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN apk --no-cache add \ sed \ libffi-dev -ENV VERSION=v2.0.0 +ENV VERSION=v2.1.0 RUN git clone https://github.com/mealie-recipes/mealie.git WORKDIR /mealie