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 beaa157766 - Show all commits

chore: nextcloud update

bsod 2024-03-28 21:45:25 +01:00

View file

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