diff --git a/v22.04/Dockerfile.multiarch b/v22.04/Dockerfile.multiarch index c36e443..d3c7ce9 100644 --- a/v22.04/Dockerfile.multiarch +++ b/v22.04/Dockerfile.multiarch @@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV TERM=xterm # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.1.0}" # renovate: datasource=github-releases depName=owncloud-ci/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v2.0.9}" # renovate: datasource=github-releases depName=owncloud-ci/retry diff --git a/v24.04/Dockerfile.multiarch b/v24.04/Dockerfile.multiarch index 26c68e3..efaeaff 100644 --- a/v24.04/Dockerfile.multiarch +++ b/v24.04/Dockerfile.multiarch @@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV TERM=xterm # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.1.0}" # renovate: datasource=github-releases depName=owncloud-ci/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v2.0.9}" # renovate: datasource=github-releases depName=owncloud-ci/retry