Skip to content

Commit

Permalink
Added PHP 7.3 Image (#97)
Browse files Browse the repository at this point in the history
* Added PHP 7.3 Image
* Added libzip libraries
* Configuring PHP Zip to use libzip
* Updated list of php-modules for 7.3
* Added .terminus directory
  • Loading branch information
sean-e-dietrich authored and lmakarov committed Jan 4, 2019
1 parent 5f132bb commit 6bf065d
Show file tree
Hide file tree
Showing 18 changed files with 2,444 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
- VERSION=7.0
- VERSION=7.1
- VERSION=7.2
- VERSION=7.3

# Skip building master.
# Stable image tags are pushed during release tag builds so that stable and release tags match on Docker Hub.
Expand Down
Loading

0 comments on commit 6bf065d

Please sign in to comment.