chore(deps): update dependency hairyhenderson/gomplate to v4.0.1 #18

Merged
renovator merged 1 commits from renovate/docker-helper-tools into main 2024-07-01 00:37:29 +00: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:-v4.0.0}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.1}"
# renovate: datasource=git-tags depName=https://gitea.rknet.org/container/container-library
ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}"