diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index a9b674c..03b1671 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -16,7 +16,7 @@ ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.12}" # renovate: datasource=github-releases depName=thegeeklab/wait-for diff --git a/Dockerfile.arm b/Dockerfile.arm index 057c577..23823dd 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -16,7 +16,7 @@ ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.12}" # renovate: datasource=github-releases depName=thegeeklab/wait-for diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 7c2a6bd..a639423 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -16,7 +16,7 @@ ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.12}" # renovate: datasource=github-releases depName=thegeeklab/wait-for