Skip to content

Commit

Permalink
patch(deps): update dependency aptible/supercronic to v0.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 9814c69 commit c9d1ba8
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.0/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.0.48

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.0/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.0.48

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.0/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.0.48

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.1/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.1.1

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.1/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.1.1

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.1/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.1.1

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.2/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.2/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v1.2/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV KANBOARD_VERSION=1.2.39

# renovate: datasource=github-releases depName=aptible/supercronic
ENV SUPERCRONIC_VERSION=0.2.30
ENV SUPERCRONIC_VERSION=0.2.31

RUN curl -sSLo - https://github.com/kanboard/kanboard/archive/refs/tags/v${KANBOARD_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down

0 comments on commit c9d1ba8

Please sign in to comment.