Compare commits

..

No commits in common. "fe48f93fd94fca55633627422964e78766e8a2e3" and "aac6b409308105c2cdbb1aff037b770ee220d02b" have entirely different histories.

View file

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