diff --git a/Dockerfile b/Dockerfile index a9adef0..9908a0e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ ARG CONTAINER_LIBRARY_VERSION ARG RESTRICT_CLIENT_AUTH_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.2.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}" # renovate: datasource=github-releases depName=owncloud-ops/container-library