chore(deps): update dependency hairyhenderson/gomplate to v3.11.7 - autoclosed #10

Closed
renovator wants to merge 1 commits from renovate/hairyhenderson-gomplate-3.x into main
Showing only changes of commit e28db2a552 - Show all commits

View File

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