change
This commit is contained in:
parent
affb8091ff
commit
5bbbe14c55
|
|
@ -5,3 +5,4 @@ USER root
|
|||
RUN apt update
|
||||
RUN apt upgrade -y
|
||||
RUN apt install php php-mbstring php-xml php-pdo php-pdo_mysql php-xdebug -y
|
||||
RUN apt install composer -y
|
||||
|
|
|
|||
Loading…
Reference in New Issue