Compare commits

..

No commits in common. "511343bff5861f143c1328315d7c3ac67e962410" and "2a4f84bba49fce487baab3abc4277d77d8df5291" have entirely different histories.

View file

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