This commit is contained in:
Rodolfo Berrios
2021-06-27 19:36:00 -04:00
committed by GitHub
parent c6210adc43
commit 43b649033e

View File

@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y \
COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
ARG CHEVERETO_SOFTWARE=chevereto
ARG CHEVERETO_TAG=3.20.6
ARG CHEVERETO_TAG=3.20.7
ARG CHEVERETO_INSTALLER_TAG=2.2.3
ARG CHEVERETO_SERVICING=docker
ARG CHEVERETO_LICENSE
@@ -91,4 +91,4 @@ VOLUME /var/www/html/importing/parse-users
COPY --chown=www-data:www-data chevereto/ /var/www/html
COPY chevereto.sh /chevereto.sh
RUN chmod +x /chevereto.sh && /chevereto.sh
RUN chmod +x /chevereto.sh && /chevereto.sh