27.1.10 #38

Merged
bsod merged 3 commits from 27.1.10 into master 2024-06-01 11:51:20 +02:00
Showing only changes of commit 28e2104678 - Show all commits

View file

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