Runs update.sh

pull/1631/head
GitHub Workflow 4 years ago
parent 7fc6772513
commit dc24ba0fcb

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

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

@ -114,7 +114,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 22.2.1
ENV NEXTCLOUD_VERSION 22.2.2
RUN set -ex; \
fetchDeps=" \

@ -1 +1 @@
22.2.1
22.2.2

Loading…
Cancel
Save