chore: update nextcloud version to 29.0.5 #39

Open
xfuture wants to merge 1 commit from update_nextcloud_to_29.0.5 into master

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache
ENV NEXTCLOUD_VERSION 27.1.10
ENV NEXTCLOUD_VERSION 29.0.5
RUN \
apt-get update && \