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 25.0.6
128+ ENV NEXTCLOUD_VERSION 25.0.7
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.6
108+ ENV NEXTCLOUD_VERSION 25.0.7
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.6
120+ ENV NEXTCLOUD_VERSION 25.0.7
121121
122122RUN set -ex; \
123123 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ RUN a2enmod headers rewrite remoteip ;\
126126 } > /etc/apache2/conf-available/remoteip.conf;\
127127 a2enconf remoteip
128128
129- ENV NEXTCLOUD_VERSION 26.0.1
129+ ENV NEXTCLOUD_VERSION 26.0.2
130130
131131RUN set -ex; \
132132 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN { \
106106VOLUME /var/www/html
107107
108108
109- ENV NEXTCLOUD_VERSION 26.0.1
109+ ENV NEXTCLOUD_VERSION 26.0.2
110110
111111RUN set -ex; \
112112 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ RUN { \
118118VOLUME /var/www/html
119119
120120
121- ENV NEXTCLOUD_VERSION 26.0.1
121+ ENV NEXTCLOUD_VERSION 26.0.2
122122
123123RUN set -ex; \
124124 fetchDeps=" \
Original file line number Diff line number Diff line change 1- 26.0.1
1+ 26.0.2
You can’t perform that action at this time.
0 commit comments