fix(8.2): 🐞 dir error

This commit is contained in:
李东云
2023-07-03 11:34:54 +08:00
parent ad36100507
commit ea2a529734

View File

@@ -21,7 +21,7 @@ RUN set -ex \
&& php -m \
&& php --ri swoole \
# ---------- some config ----------
&& cd /etc/php81 \
&& cd /etc/php82 \
# - config PHP
&& { \
echo "upload_max_filesize=128M"; \