Adopt new version scheme (#1553)

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2021-08-05 22:32:35 +00:00 committed by GitHub
parent 5d01cebeab
commit 3a1f59b21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
114 changed files with 13 additions and 13 deletions

View File

@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 20.0.11
ENV NEXTCLOUD_VERSION 20.0.12
RUN set -ex; \
fetchDeps=" \

View File

@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 20.0.11
ENV NEXTCLOUD_VERSION 20.0.12
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \

View File

@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 20.0.11
ENV NEXTCLOUD_VERSION 20.0.12
RUN set -ex; \
fetchDeps=" \

View File

@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 22.0.0
ENV NEXTCLOUD_VERSION 21.0.4
RUN set -ex; \
fetchDeps=" \

View File

@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 21.0.3
ENV NEXTCLOUD_VERSION 21.0.4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \

View File

@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 22.0.0
ENV NEXTCLOUD_VERSION 21.0.4
RUN set -ex; \
fetchDeps=" \

View File

@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 21.0.3
ENV NEXTCLOUD_VERSION 22.1.0
RUN set -ex; \
fetchDeps=" \

View File

@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 22.0.0
ENV NEXTCLOUD_VERSION 22.1.0
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \

View File

@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 21.0.3
ENV NEXTCLOUD_VERSION 22.1.0
RUN set -ex; \
fetchDeps=" \

Some files were not shown because too many files have changed in this diff Show More