Skip to content

Commit f373f28

Browse files
infra: Upgrade to 23.0.3.
1 parent 751cd0e commit f373f28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RUN a2enmod headers rewrite remoteip ;\
7575
} > /etc/apache2/conf-available/remoteip.conf;\
7676
a2enconf remoteip
7777

78-
ENV NEXTCLOUD_VERSION 23.0.2
78+
ENV NEXTCLOUD_VERSION 23.0.3
7979

8080
RUN set -ex; \
8181
fetchDeps=" \

0 commit comments

Comments
 (0)