chore: updates Nextcloud version to 29.0.5

Update path was: 27 -> 28.0 -> 28.0.9 -> 29.0.5
This commit is contained in:
xfuture 2024-09-03 22:00:47 +02:00
parent f937d9098e
commit 4571c0c650

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 && \