File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
122122 } > /etc/apache2/conf-available/remoteip.conf;\
123123 a2enconf remoteip
124124
125- ENV NEXTCLOUD_VERSION 23.0.7
125+ ENV NEXTCLOUD_VERSION 23.0.8
126126
127127RUN set -ex; \
128128 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ RUN { \
102102VOLUME /var/www/html
103103
104104
105- ENV NEXTCLOUD_VERSION 23.0.7
105+ ENV NEXTCLOUD_VERSION 23.0.8
106106
107107RUN set -ex; \
108108 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ RUN { \
114114VOLUME /var/www/html
115115
116116
117- ENV NEXTCLOUD_VERSION 23.0.7
117+ ENV NEXTCLOUD_VERSION 23.0.8
118118
119119RUN set -ex; \
120120 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
122122 } > /etc/apache2/conf-available/remoteip.conf;\
123123 a2enconf remoteip
124124
125- ENV NEXTCLOUD_VERSION 24.0.3
125+ ENV NEXTCLOUD_VERSION 24.0.4
126126
127127RUN set -ex; \
128128 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ RUN { \
102102VOLUME /var/www/html
103103
104104
105- ENV NEXTCLOUD_VERSION 24.0.3
105+ ENV NEXTCLOUD_VERSION 24.0.4
106106
107107RUN set -ex; \
108108 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ RUN { \
114114VOLUME /var/www/html
115115
116116
117- ENV NEXTCLOUD_VERSION 24.0.3
117+ ENV NEXTCLOUD_VERSION 24.0.4
118118
119119RUN set -ex; \
120120 fetchDeps=" \
Original file line number Diff line number Diff line change 1- 24.0.3
1+ 24.0.4
You can’t perform that action at this time.
0 commit comments