Fix a env variable
This commit is contained in:
parent
526fed50e9
commit
abaefd3e10
1 changed files with 1 additions and 1 deletions
|
@ -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
|
RUN apt-get install -y php8.2-bcmath php8.2-gmp php8.2-intl cron
|
||||||
|
|
||||||
ENV MOUNTPOINT /var/www/html
|
ENV MOUNTPOINT /var/www/html
|
||||||
ENV NEXTCLOUD_VERSION 30.0.2
|
ENV NEXTCLOUD_VERSION 30.0.4
|
||||||
|
|
||||||
WORKDIR /var/www/
|
WORKDIR /var/www/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue