From 5f545fedb6c405c713b9baa9fa1357aef2aa91b7 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 21 Jun 2022 18:00:25 +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 015ecf8..90cc4e2 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -19,7 +19,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 9cb84ec..cd4daa4 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -19,7 +19,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 d49a2fc..0465ec5 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -19,7 +19,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