Unverified Commit 328d37c8 by Jeremy Bowman Committed by GitHub

Merge pull request #4576 from edx/estute/update-ff-container

update ff container to 3.11
parents 3e4954d3 9a3eae87
FROM selenium/standalone-chrome-debug:3.4.0-einsteinium
FROM selenium/standalone-chrome-debug:3.11.0-californium
MAINTAINER edxops
USER root
......
FROM selenium/standalone-firefox-debug:3.4.0-einsteinium
FROM selenium/standalone-firefox-debug:3.11.0-californium
MAINTAINER edxops
USER root
......
......@@ -40,3 +40,5 @@ weights:
- analytics_pipeline_hadoop_resourcemanager: 2
- analytics_pipeline_spark_master: 1
- analytics_pipeline_spark_worker: 1
- chrome: 1
- firefox: 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment