From c09e1aa684a222b4080355415bb2885aee6f8a6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 18:34:19 +0000 Subject: [PATCH] patch(deps): update dependency aptible/supercronic to v0.2.32 --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v0.7/Dockerfile.amd64 | 2 +- v0.7/Dockerfile.arm | 2 +- v0.7/Dockerfile.arm64 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index d556607..e71d407 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \ diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 3ebadeb..0bef0c6 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \ diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index fca5ce6..9ade495 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \ diff --git a/v0.7/Dockerfile.amd64 b/v0.7/Dockerfile.amd64 index d556607..e71d407 100644 --- a/v0.7/Dockerfile.amd64 +++ b/v0.7/Dockerfile.amd64 @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \ diff --git a/v0.7/Dockerfile.arm b/v0.7/Dockerfile.arm index 3ebadeb..0bef0c6 100644 --- a/v0.7/Dockerfile.arm +++ b/v0.7/Dockerfile.arm @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \ diff --git a/v0.7/Dockerfile.arm64 b/v0.7/Dockerfile.arm64 index fca5ce6..9ade495 100644 --- a/v0.7/Dockerfile.arm64 +++ b/v0.7/Dockerfile.arm64 @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false ENV SOLDER_VERSION=0.7.16 # renovate: datasource=github-releases depName=aptible/supercronic -ENV SUPERCRONIC_VERSION=0.2.31 +ENV SUPERCRONIC_VERSION=0.2.32 RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \ cd /srv/www && \