From f4ffca04f332ad1149d3671b556ea629ab79b9a4 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 3 Jun 2024 00:04:54 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v3.11.8 --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index 326c98a..26c0956 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -15,7 +15,7 @@ ARG GOMPLATE_VERSION ARG CONTAINER_LIBRARY # 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=git-tags depName=https://gitea.rknet.org/container/container-library ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}" -- 2.45.2