From eff3f0cbed058e6719e47ae9a66c53fc3c185f11 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 24 Sep 2021 22:00:20 +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 6801ca0..bde199d 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/alp LABEL org.opencontainers.image.created="${DOCKER_IMAGE_CREATED}" # 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 b0740f9..f0de050 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source="https://gitea.rknet.org/docker/alpine" LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/alpine" # 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 1b9c910..a8f9031 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source="https://gitea.rknet.org/docker/alpine" LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/alpine" # 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