File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ RUN a2enmod headers rewrite remoteip ;\
125125 } > /etc/apache2/conf-available/remoteip.conf;\
126126 a2enconf remoteip
127127
128- ENV NEXTCLOUD_VERSION 24.0.10
128+ ENV NEXTCLOUD_VERSION 24.0.11
129129
130130RUN set -ex; \
131131 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN { \
105105VOLUME /var/www/html
106106
107107
108- ENV NEXTCLOUD_VERSION 24.0.10
108+ ENV NEXTCLOUD_VERSION 24.0.11
109109
110110RUN set -ex; \
111111 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ RUN { \
117117VOLUME /var/www/html
118118
119119
120- ENV NEXTCLOUD_VERSION 24.0.10
120+ ENV NEXTCLOUD_VERSION 24.0.11
121121
122122RUN set -ex; \
123123 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ RUN a2enmod headers rewrite remoteip ;\
125125 } > /etc/apache2/conf-available/remoteip.conf;\
126126 a2enconf remoteip
127127
128- ENV NEXTCLOUD_VERSION 25.0.4
128+ ENV NEXTCLOUD_VERSION 25.0.5
129129
130130RUN set -ex; \
131131 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN { \
105105VOLUME /var/www/html
106106
107107
108- ENV NEXTCLOUD_VERSION 25.0.4
108+ ENV NEXTCLOUD_VERSION 25.0.5
109109
110110RUN set -ex; \
111111 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ RUN { \
117117VOLUME /var/www/html
118118
119119
120- ENV NEXTCLOUD_VERSION 25.0.4
120+ ENV NEXTCLOUD_VERSION 25.0.5
121121
122122RUN set -ex; \
123123 fetchDeps=" \
You can’t perform that action at this time.
0 commit comments