Compare commits

..

No commits in common. "143113b7db4aac158e460f2eb2da6718bd6430b2" and "f937d9098e28ae52b1b1aec4d3e8f69e321cf3c2" have entirely different histories.

View file

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