|
10 | 10 | - PHP_VERSION=56 BUILD_SERVICE=workspace |
11 | 11 | - PHP_VERSION=70 BUILD_SERVICE=workspace |
12 | 12 | - PHP_VERSION=71 BUILD_SERVICE=workspace |
| 13 | + - PHP_VERSION=72 BUILD_SERVICE=workspace |
13 | 14 |
|
14 | 15 | - PHP_VERSION=56 BUILD_SERVICE=php-fpm |
15 | 16 | - PHP_VERSION=70 BUILD_SERVICE=php-fpm |
16 | 17 | - PHP_VERSION=71 BUILD_SERVICE=php-fpm |
| 18 | + - PHP_VERSION=72 BUILD_SERVICE=php-fpm |
17 | 19 |
|
18 | 20 | - PHP_VERSION=hhvm BUILD_SERVICE=hhvm |
19 | 21 |
|
20 | 22 | # - PHP_VERSION=56 BUILD_SERVICE=php-worker |
21 | 23 | - PHP_VERSION=70 BUILD_SERVICE=php-worker |
22 | 24 | - PHP_VERSION=71 BUILD_SERVICE=php-worker |
| 25 | + - PHP_VERSION=72 BUILD_SERVICE=php-worker |
23 | 26 |
|
24 | | - - PHP_VERSION=56 BUILD_SERVICE=mssql |
25 | | - - PHP_VERSION=70 BUILD_SERVICE=mssql |
26 | | - - PHP_VERSION=71 BUILD_SERVICE=mssql |
27 | | - |
28 | | - - PHP_VERSION=56 BUILD_SERVICE=rethinkdb |
29 | | - - PHP_VERSION=70 BUILD_SERVICE=rethinkdb |
30 | | - - PHP_VERSION=71 BUILD_SERVICE=rethinkdb |
31 | | - |
32 | | - - PHP_VERSION=56 BUILD_SERVICE=aerospike |
33 | | - - PHP_VERSION=70 BUILD_SERVICE=aerospike |
34 | | - - PHP_VERSION=71 BUILD_SERVICE=aerospike |
35 | | - |
| 27 | + - PHP_VERSION=NA BUILD_SERVICE="mssql rethinkdb aerospike" |
36 | 28 | - PHP_VERSION=NA BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb postgres postgres-postgis neo4j mongo redis" |
37 | 29 | - PHP_VERSION=NA BUILD_SERVICE="adminer phpmyadmin pgadmin" |
38 | 30 | - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 haproxy" |
|
0 commit comments