Merge pull request 'chore: update nextcloud to 27.1.6' (#36) from 27.1.6 into master

Reviewed-on: #36
This commit is contained in:
bsod 2024-01-27 13:24:58 +01:00
commit e3d2ecced5

View file

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