Compare commits

..

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

View file

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