mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
testrail
This commit is contained in:
parent
216227a38a
commit
f27717f16c
@ -1,5 +1,12 @@
|
||||
## Changelog
|
||||
### 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`
|
||||
* splitted `php` from `websites` images. all versions - `7.2-7.4`.
|
||||
* updated `ioncube loader` for `php7.4`. enabled by degault.
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM epicmorg/websites:php7.2
|
||||
FROM epicmorg/websites:php7.4
|
||||
|
||||
ARG TESTRAIL_VERSION=latest
|
||||
ARG DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip
|
||||
|
Loading…
Reference in New Issue
Block a user