Compare commits

..

No commits in common. "93749b75f0febdee9589ec559fb25f2dbc71b5d0" and "e3d2ecced5a3477abde2d023d0528c0d6944279d" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache
ENV NEXTCLOUD_VERSION 27.1.7
ENV NEXTCLOUD_VERSION 27.1.6
RUN \
apt-get update && \