Merge pull request 'chore: update nextcloud version to 29.0.5' (#39) from update_nextcloud_to_29.0.5 into master

Reviewed-on: #39
This commit is contained in:
bsod 2024-09-19 22:26:12 +02:00
commit 143113b7db

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.7
RUN \ RUN \
apt-get update && \ apt-get update && \