From d32dd412afcd95b5d38c668bcb25b04e2c8057aa Mon Sep 17 00:00:00 2001 From: Ashley Kleynhans Date: Tue, 12 Mar 2024 14:38:31 +0200 Subject: [PATCH] Bump --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d959030..f450679 100644 --- a/Dockerfile +++ b/Dockerfile @@ -119,7 +119,7 @@ COPY nginx/502.html /usr/share/nginx/html/502.html WORKDIR / # Set template version -ENV TEMPLATE_VERSION=2.0.0 +ENV TEMPLATE_VERSION=2.0.1 # Copy the scripts COPY --chmod=755 scripts/* ./