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 782adaf commit 92238cb
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 54 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 PIWIK_VERSION=5.1.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_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 PIWIK_VERSION=5.1.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_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 PIWIK_VERSION=5.1.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.0.4

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.0.4

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.0.4

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.1.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.1.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.1.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.10/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.10.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.10/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.10.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.10/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.10.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.11/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.11.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.11/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.11.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.11/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.11.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.12/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.12.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.12/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.12.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.12/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.12.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.13/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.13.6

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.13/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.13.6

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.13/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.13.6

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.2.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.2.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.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 PIWIK_VERSION=3.2.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.3/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.3.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.3/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.3.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.3/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.3.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.4/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.4.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.4/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.4.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.4/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.4.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.5/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.5.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.5/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.5.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.5/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.5.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.6/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.6.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.6/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.6.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.6/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.6.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.7/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.7.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.7/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.7.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.7/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.7.0

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.8/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.8.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.8/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.8.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.8/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.8.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.9/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.9.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
2 changes: 1 addition & 1 deletion v3.9/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV PHP_COMPOSER_INSTALL=false
ENV PIWIK_VERSION=3.9.1

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

RUN curl -sSLo - http://builds.matomo.org/piwik-${PIWIK_VERSION}.tar.gz | tar -xzf - --strip 1 -C /srv/www && \
cd /srv/www && \
Expand Down
Loading

0 comments on commit 92238cb

Please sign in to comment.