Compare commits

..

No commits in common. "9e1fd292edbfe9ffd20ce1396295ef0e0ea5471b" and "6672ab6eaa6806db85c2fa4c30a034e5abbe268d" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM php:8.1-apache
ENV NEXTCLOUD_VERSION 25.0.1
ENV NEXTCLOUD_VERSION 25.0.0
RUN \
apt-get update && \