postgres:10.8

This commit is contained in:
mei23 2020-02-26 00:04:58 +09:00
parent 527c76cd7d
commit e1a1f004ee
No known key found for this signature in database
GPG Key ID: DD8628500D3E4B23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
services:
postgres:
image: postgres:10-alpine
image: postgres:10.8
ports:
- 5432:5432
env: