diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 2f5edd2..cbb2448 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 f696702..59770ac 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 7e31922..af138d0 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 2f5edd2..cbb2448 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 f696702..59770ac 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 7e31922..af138d0 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.41 +ENV SUPERCRONIC_VERSION=0.2.42 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 && \