From 18174c2339df9950e60a46d8aebce163763eedc4 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 24 Sep 2021 22:01:59 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v3.10.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 51c4f8c..ee75c01 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -12,7 +12,7 @@ ARG SUPERCRONIC_VERSION ARG URL_PARSER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser diff --git a/Dockerfile.arm b/Dockerfile.arm index e603354..aeea727 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -12,7 +12,7 @@ ARG SUPERCRONIC_VERSION ARG URL_PARSER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 0577481..2f6ecf4 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -12,7 +12,7 @@ ARG SUPERCRONIC_VERSION ARG URL_PARSER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}" # renovate: datasource=github-releases depName=thegeeklab/url-parser