From 9dfa7c701cedb2cfc25ddbc14e2ae55110858574 Mon Sep 17 00:00:00 2001 From: STAM Date: Thu, 1 Apr 2021 13:43:06 +0300 Subject: [PATCH] testrail FROM fix --- linux/testrail/latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/testrail/latest/Dockerfile b/linux/testrail/latest/Dockerfile index 6a09a9575..18800a1af 100644 --- a/linux/testrail/latest/Dockerfile +++ b/linux/testrail/latest/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/websites:php7.4 +FROM epicmorg/apache2:php7.4 ARG TESTRAIL_VERSION=latest ARG DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip