dolibarr CRM

This commit is contained in:
2022-03-12 19:43:18 +01:00
parent 3c16cbdc59
commit bf902aebc5
3 changed files with 11 additions and 12 deletions

View File

@@ -111,7 +111,7 @@ RUN set -ex; \
chmod 755 /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
CMD ["php-fpm"]
CMD ["php-fpm7.4"]
# Arguments to label built container
ARG VCS_REF