update nextcloud #13

Closed
bsod wants to merge 33 commits from master into 22.2.3
Showing only changes of commit cd32c17e82 - Show all commits

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 23.0.3
ENV NEXTCLOUD_VERSION 23.0.4
RUN \
apt-get update && \