From ce10247e3236265aab2fde58701eebc3a47be8cc Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 29 Jan 2021 13:01:07 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v3.9.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 18d85da..539f034 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.8.0}" +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 diff --git a/Dockerfile.arm b/Dockerfile.arm index 69a4012..5eb5e06 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.8.0}" +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 diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index c760cd6..79b89e7 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.8.0}" +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