chore: update nextcloud version to 29.0.5 #39

Merged
bsod merged 2 commits from update_nextcloud_to_29.0.5 into master 2024-09-19 22:26:13 +02:00
Showing only changes of commit 4571c0c650 - Show all commits

View file

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