chore: update to 27.1.3 #32

Merged
bsod merged 1 commit from 27.1.3 into master 2023-10-28 22:10:46 +02:00
Showing only changes of commit abd29d34bc - Show all commits

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 && \