Skip to content
Snippets Groups Projects
Commit 636f40e2 authored by garciadeblas's avatar garciadeblas
Browse files

Remove libcurl and libssl from stage-2 Dockerfile


Change-Id: I1353e23ee3cc60e6df23c698062c604e5f42b593
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 5b988dbe
No related branches found
Tags release-v14.0-start
No related merge requests found
Pipeline #11806 passed with warnings with stage
in 2 minutes and 57 seconds
......@@ -42,8 +42,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
tox
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install \
libcurl4-openssl-dev \
libssl-dev \
wget
ENV LC_ALL C.UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment