This commit is contained in:
parent
a7c1bebc66
commit
280ff68c62
3 changed files with 6 additions and 4 deletions
|
|
@ -15,4 +15,5 @@ RUN apt-get update \
|
|||
&& apt-get clean
|
||||
|
||||
RUN curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | bash \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y symfony-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue