This commit is contained in:
Odmin 2021-03-11 01:04:47 +03:00
parent 216227a38a
commit f27717f16c
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
## Changelog ## Changelog
### 2021 ### 2021
* `march`
* `apache2`, `nginx`, `php` - fixed php versions, fixed dependency hell. code updated.
* `nginx` 1.19.8
* `testrail` v7+ migrated to `php 7.4`
updated `atlassian` images
* `february`
* hm.. nothing
* `january` * `january`
* splitted `php` from `websites` images. all versions - `7.2-7.4`. * splitted `php` from `websites` images. all versions - `7.2-7.4`.
* updated `ioncube loader` for `php7.4`. enabled by degault. * updated `ioncube loader` for `php7.4`. enabled by degault.

View File

@ -1,4 +1,4 @@
FROM epicmorg/websites:php7.2 FROM epicmorg/websites:php7.4
ARG TESTRAIL_VERSION=latest ARG TESTRAIL_VERSION=latest
ARG DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip ARG DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip