mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
chore: remove duplicated curl dependency in Dockerfiles (#1275)
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
44094680fb
commit
c418bc6512
@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
|
||||
python-pip \
|
||||
python-dev \
|
||||
unzip \
|
||||
curl \
|
||||
xvfb \
|
||||
zip
|
||||
|
||||
|
@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
|
||||
python-pip \
|
||||
python-dev \
|
||||
unzip \
|
||||
curl \
|
||||
xvfb \
|
||||
zip
|
||||
|
||||
|
@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
|
||||
python-pip \
|
||||
python-dev \
|
||||
unzip \
|
||||
curl \
|
||||
xvfb \
|
||||
zip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user