From 121100d6deccb06c2dc2be28b7adaca7454dbaa2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 21 Jun 2022 18:04:29 +0000 Subject: [PATCH] chore(deps): update dependency aptible/supercronic to v0.2.0 --- Dockerfile.amd64 | 2 +- Dockerfile.arm | 2 +- Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index 7a00a3b..a9b674c 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.1.12}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" # 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 9c31d08..057c577 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.1.12}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" # 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 212796c..7c2a6bd 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.1.12}" +ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.0}" # 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