From 204f865da2c34273f28bbca2a69549bb2028d1c2 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 6 Feb 2025 09:28:31 +0100 Subject: [PATCH] push to 2.6.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 6d445be..3d544c7 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN apk --no-cache add \ sed \ libffi-dev -ENV VERSION=v2.5.0 +ENV VERSION=v2.6.0 RUN git clone https://github.com/mealie-recipes/mealie.git WORKDIR /mealie