Compare commits

..

No commits in common. "fc0f3ab9cc022c3e3c8edc2cf0648a2a0266bb76" and "cd32c17e82df9491fa2777a6b0d4fbff98ce8975" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 24.0.1
ENV NEXTCLOUD_VERSION 23.0.4
RUN \
apt-get update && \