Compare commits

..

No commits in common. "d59ac9508c07ea9912d21fc6fa8aa5e1a03ad829" and "33dd2f4101b6e954268373ee7f6f6be118655afe" have entirely different histories.

View file

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