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

Fix typo in Dockerfile

parent 16419c6d
No related branches found
No related tags found
1 merge request!5Service Integration
Pipeline #612 failed with stages
in 7 minutes and 21 seconds
......@@ -5,7 +5,7 @@ LABEL name="Login_provider CI test image"
RUN apk --no-cache add \
chromium \
chromium-chromedriver \
python3-dev
python3-dev \
bash
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