Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
FIX: missing git installation, required to composer to clone depend…
Browse files Browse the repository at this point in the history
…encies directly from source
  • Loading branch information
marcoguido committed Apr 21, 2020
1 parent 914c127 commit c863076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/workspace/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN mkdir -p /usr/share/man/{man1,man7} \
bc \
cron \
supervisor \
git \
iproute2 \
libxml2-dev \
libicu-dev \
Expand Down

0 comments on commit c863076

Please sign in to comment.