Compare commits

..

No commits in common. "17f919b7f0f924bbfcc46aea9a1a2495e8439728" and "1b166932093fdb0b31420b63600d4e4307bdcf7a" have entirely different histories.

View file

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