chore: bump nextcloud version number to 27.1.5

This commit is contained in:
bsod 2023-12-15 09:11:48 +01:00
parent 89949bdcbd
commit d9c6faa1ed

View file

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