Merge pull request 'chore: update to 27.1.3' (#32) from 27.1.3 into master

Reviewed-on: #32
This commit is contained in:
bsod 2023-10-28 22:10:45 +02:00
commit 472c5dff7e

View file

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