From 6edd71258196ce929acaa11c5741aba2fba93461 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Sat, 17 Feb 2024 01:19:59 +0000 Subject: [PATCH] bump dottie --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 77bb1da62..e82de9d45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,7 @@ ARG FOREGO_VERSION="0.17.2" ARG GOMPLATE_VERSION="v3.11.6" # See: https://github.com/jippi/dottie -ARG DOTTIE_VERSION="v0.7.1" +ARG DOTTIE_VERSION="v0.8.0" ### # PHP base configuration