Skip to content

Commit d9ae3f0

Browse files
deps(patch): update dependency aptible/supercronic to v0.2.42 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fac4873 commit d9ae3f0

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

latest/Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

latest/Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

v0.7/Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

v0.7/Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

v0.7/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
1717
ENV SOLDER_VERSION=0.7.16
1818

1919
# renovate: datasource=github-releases depName=aptible/supercronic
20-
ENV SUPERCRONIC_VERSION=0.2.41
20+
ENV SUPERCRONIC_VERSION=0.2.42
2121

2222
RUN curl -sSLo - https://github.com/TechnicPack/TechnicSolder/archive/refs/tags/v${SOLDER_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
2323
cd /srv/www && \

0 commit comments

Comments
 (0)