Skip to content
Snippets Groups Projects
Verified Commit bd022b31 authored by Mark's avatar Mark
Browse files

Add curl to test image

parent 53d4082e
No related branches found
No related tags found
1 merge request!5Service Integration
......@@ -5,6 +5,7 @@ LABEL name="Integration CI test image"
RUN apk --no-cache add \
chromium \
chromium-chromedriver \
python3-dev
python3-dev \
curl
RUN pip3 install behave behave_webdriver
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