Merge "[tests] Downgrade postgresql to 9.5 for functional tests"
This commit is contained in:
commit
5e6b0bfe5c
@ -19,7 +19,7 @@ POSTGRES_ID=$(
|
|||||||
-e POSTGRES_DB=deckhand \
|
-e POSTGRES_DB=deckhand \
|
||||||
-e POSTGRES_USER=deckhand \
|
-e POSTGRES_USER=deckhand \
|
||||||
-e POSTGRES_PASSWORD=password \
|
-e POSTGRES_PASSWORD=password \
|
||||||
postgres:10
|
postgres:9.5
|
||||||
)
|
)
|
||||||
|
|
||||||
function cleanup {
|
function cleanup {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user