diff --git a/Containerfile.multiarch b/Containerfile.multiarch index 766a6cd..3ba88fc 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.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}"