Fix a env variable

This commit is contained in:
zontreck 2024-12-20 19:02:17 -07:00
parent 526fed50e9
commit abaefd3e10

View file

@ -23,7 +23,7 @@ RUN apt-get install -y apache2 apache2-utils php8.2 php8.2-gd php8.2-mysql php8.
RUN apt-get install -y php8.2-bcmath php8.2-gmp php8.2-intl cron
ENV MOUNTPOINT /var/www/html
ENV NEXTCLOUD_VERSION 30.0.2
ENV NEXTCLOUD_VERSION 30.0.4
WORKDIR /var/www/