1.update pg image to 10.5-alpine;2.update test support list. (#3727)

This commit is contained in:
aderm 2019-10-28 20:23:19 +08:00 committed by 吴晟 Wu Sheng
parent f48e11c908
commit b3da85b526
3 changed files with 15 additions and 2 deletions

View File

@ -24,6 +24,6 @@ environment:
- POSTGRES_PASSWORD=postgres
dependencies:
postgresql-server:
image: postgres:9.3-alpine
image: postgres:10.5-alpine
hostname: postgresql-server

View File

@ -62,3 +62,16 @@
42.2.3
42.2.4.jre6
42.2.4.jre7
42.2.4
42.2.5.jre6
42.2.5.jre7
42.2.5
42.2.6.jre6
42.2.6.jre7
42.2.6
42.2.7.jre6
42.2.7.jre7
42.2.7
42.2.8.jre6
42.2.8.jre7
42.2.8

View File

@ -25,6 +25,6 @@ environment:
- POSTGRES_PASSWORD=postgres
dependencies:
postgresql-server:
image: postgres:9.3-alpine
image: postgres:10.5-alpine
hostname: postgresql-server