From 01654c5abe2cdad78e508746c90533bb5ed8e680 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 6 Aug 2022 12:00:24 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/url-parser to v1 --- 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 e88fb74..bedf9e9 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -21,7 +21,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic 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.13}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}" # renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library diff --git a/Dockerfile.arm b/Dockerfile.arm index 44168c0..2d06447 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -21,7 +21,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic 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.13}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}" # renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 4a1a3b6..7a4e135 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -21,7 +21,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic 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.13}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}" # renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library