mirror of
https://github.com/docker/compose.git
synced 2026-07-02 22:26:55 +00:00
Remove obsolete curl dependency
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
23beeb353c
commit
12f7e0d2fb
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ RUN set -ex; \
|
|||
apt-get update -qq; \
|
||||
apt-get install -y \
|
||||
locales \
|
||||
curl \
|
||||
python-dev \
|
||||
git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue