Skip to content

Commit 9f7f7c6

Browse files
infra: Upgrade to 23.0.1.
1 parent 26ba322 commit 9f7f7c6

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
@@ -80,7 +80,7 @@ RUN a2enmod headers rewrite remoteip ;\
8080
} > /etc/apache2/conf-available/remoteip.conf;\
8181
a2enconf remoteip
8282

83-
ENV NEXTCLOUD_VERSION 23.0.0
83+
ENV NEXTCLOUD_VERSION 23.0.1
8484

8585
RUN set -ex; \
8686
fetchDeps=" \

0 commit comments

Comments
 (0)