Compare commits

..

No commits in common. "a1f477134fae9382ae36cec52ea07d343e2c7061" and "dbae94d0ea54caa69dde1d62bb80cc5a8bdc2aeb" have entirely different histories.

View file

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