chore(deps): update dependency hairyhenderson/gomplate to v3.11.8 #15

Merged
renovator merged 1 commits from renovate/docker-helper-tools into main 2024-06-03 00:36:43 +00:00
Showing only changes of commit f4ffca04f3 - Show all commits

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.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}"