mirror of
https://github.com/harness/drone.git
synced 2025-05-19 10:29:55 +08:00
bump postgres version
This commit is contained in:
parent
7fb39b5538
commit
90ae80a538
@ -71,7 +71,7 @@ pipeline:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:9.4.5
|
image: postgres:9.6
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=postgres
|
- POSTGRES_USER=postgres
|
||||||
mysql:
|
mysql:
|
||||||
|
Loading…
Reference in New Issue
Block a user