diff --git a/Containerfile.multiarch b/Containerfile.multiarch index 42d0109..6d44f2d 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.8}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.0}" # renovate: datasource=git-tags depName=https://gitea.rknet.org/container/container-library ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}"