From 3e4cd50df0cb2dc656f0d455906f1b4723a64bd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:09:24 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v3.11.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e76d6bb..65b5f1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ ARG CONTAINER_LIBRARY_VERSION # renovate: datasource=docker depName=gitea/gitea ENV GITEA_VERSION="${BUILD_VERSION:-1.21.11}" # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.8}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}" # renovate: datasource=github-releases depName=owncloud-ops/container-library