Compare commits

..

No commits in common. "2354a36f4af1536820c8bd9f085fcd5fc6d28651" and "630ec453dea0b24416f19027ba2914144df57368" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache FROM php:8.1-apache
ENV NEXTCLOUD_VERSION 26.0.4 ENV NEXTCLOUD_VERSION 26.0.3
RUN \ RUN \
apt-get update && \ apt-get update && \