postgres:10.8
This commit is contained in:
parent
527c76cd7d
commit
e1a1f004ee
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10-alpine
|
||||
image: postgres:10.8
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue