Compare commits

...

1 commit

Author SHA1 Message Date
bsod beaa157766 chore: nextcloud update 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 && \