From 22ad974fc14e9153d78f17ffd3fe8b75a1a88b75 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 15 Feb 2021 21:05:04 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/url-parser to v0.2.2 --- 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 04f0628..b5dc1ec 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -16,7 +16,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.1}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}" diff --git a/Dockerfile.arm b/Dockerfile.arm index 2756028..ba15598 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -16,7 +16,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.1}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}" diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index c45931f..2b403d2 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -16,7 +16,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.1}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}"