Skip to content
Snippets Groups Projects
Commit 529d4e74 authored by Docker Library Bot's avatar Docker Library Bot
Browse files

Update to 13.0.7RC2

parent 37be1074
No related merge requests found
......@@ -106,7 +106,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 13.0.7RC1
ENV NEXTCLOUD_VERSION 13.0.7RC2
RUN set -ex; \
fetchDeps=" \
......
......@@ -87,7 +87,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 13.0.7RC1
ENV NEXTCLOUD_VERSION 13.0.7RC2
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
......
......@@ -98,7 +98,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 13.0.7RC1
ENV NEXTCLOUD_VERSION 13.0.7RC2
RUN set -ex; \
fetchDeps=" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment