mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
bump postgres version
This commit is contained in:
parent
7fb39b5538
commit
90ae80a538
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ pipeline:
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:9.4.5
|
||||
image: postgres:9.6
|
||||
environment:
|
||||
- POSTGRES_USER=postgres
|
||||
mysql:
|
||||
|
|
Loading…
Reference in a new issue