Skip to content

Commit

Permalink
pin selenium docker image version to 2.53.1 (ezsystems#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Jacinto authored and andrerom committed Oct 18, 2016
1 parent c1e5ae1 commit a98c369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Expand Up @@ -16,7 +16,7 @@ PHP_IMAGE=ezsystems/php:7.0-v1
PHP_IMAGE_DEV=ezsystems/php:7.0-v1-dev
NGINX_IMAGE=nginx:stable
MYSQL_IMAGE=mariadb:10.0
SELENIUM_IMAGE=selenium/standalone-firefox
SELENIUM_IMAGE=selenium/standalone-firefox:2.53.1
REDIS_IMAGE=redis

# App image name for use if you intend to push it to docker registry/hub.
Expand Down

0 comments on commit a98c369

Please sign in to comment.