Update Dockerfile

pull/632/head
Mr Chen 5 months ago
parent c3285f8b2e
commit adecec811e
  1. 2
      docker/Dockerfile

@ -40,7 +40,7 @@ RUN apt update -y && \
RUN cd /www/server/mdserver-web/plugins/php && \
bash install.sh install 74 && \
cd /www/server/mdserver-web/plugins/openresty && \
bash install.sh install 1.21.4.1 && \
bash install.sh install 1.21.4 && \
cd /www/server/mdserver-web/plugins/mysql && \
bash install.sh install 5.6 && \
cd /www/server/mdserver-web/plugins/phpmyadmin && \

Loading…
Cancel
Save