From ae6d078fbaf05e89c85ce81a8dcf6f17c4b503ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:29:15 +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 8846754..9d8beb5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ ARG OPENSEARCH_PLUGINS_INSTALL ARG OPENSEARCH_PLUGINS_REMOVE # 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=owncloud-ops/container-library ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"