Compare commits

...

1 commit

Author SHA1 Message Date
6a572d7133 update to 27.1.11 2024-06-28 23:42:27 +02:00

View file

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