chore(deps): update dependency hairyhenderson/gomplate to v3.11.6 #4

Merged
xoxys merged 1 commits from renovate/hairyhenderson-gomplate-3.x into main 2023-11-17 21:33:51 +01:00

View File

@ -15,7 +15,7 @@ ARG GOMPLATE_VERSION
ARG CONTAINER_LIBRARY
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.5}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.6}"
# renovate: datasource=git-tags depName=https://gitea.rknet.org/container/container-library
ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}"