diff --git a/Dockerfile b/Dockerfile index dc6e222..86288f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ ARG CONTAINER_LIBRARY_VERSION ARG DEBIAN_FRONTEND=noninteractive # 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=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 diff --git a/Dockerfile.ee b/Dockerfile.ee index a2d6470..7150493 100644 --- a/Dockerfile.ee +++ b/Dockerfile.ee @@ -31,7 +31,7 @@ ARG CONTAINER_LIBRARY_VERSION ARG DEBIAN_FRONTEND=noninteractive # 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=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