Compare commits
1 Commits
0798d146f9
...
be905abfd4
Author | SHA1 | Date | |
---|---|---|---|
be905abfd4 |
@ -1,4 +1,4 @@
|
||||
FROM php:7.4.7-cli-buster
|
||||
|
||||
RUN apt-get update && apt-get install -y git unzip
|
||||
RUN apt-get update && apt-get install -y unzip
|
||||
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||
|
Loading…
Reference in New Issue
Block a user