From f0f78e905a3900a12524c2492b48bcf5b040597c Mon Sep 17 00:00:00 2001 From: kacper-wieczorek-ibexa <79905560+kacper-wieczorek-ibexa@users.noreply.github.com> Date: Mon, 31 May 2021 10:59:37 +0200 Subject: [PATCH] selenium update first commit (#658) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 9549337b9e..989a6829ef 100644 --- a/.env +++ b/.env @@ -13,7 +13,7 @@ DATABASE_NAME=ezp PHP_IMAGE=ezsystems/php:7.3-v2-node10 NGINX_IMAGE=nginx:stable MYSQL_IMAGE=healthcheck/mariadb -SELENIUM_IMAGE=selenium/standalone-chrome-debug:3.141.59-20200326 +SELENIUM_IMAGE=selenium/standalone-chrome-debug:3.141.59-20210422 REDIS_IMAGE=healthcheck/redis APP_DOCKER_FILE=doc/docker/Dockerfile-app