mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
#3778 Upgrading postgresql to v10
This commit is contained in:
committed by
Christian Adams
parent
ffc6e2218e
commit
04ab736f09
@@ -90,7 +90,7 @@ services:
|
||||
- CLUSTERED=true
|
||||
- CLUSTER_WITH=rabbitmq_1
|
||||
postgres:
|
||||
image: postgres:9.6
|
||||
image: postgres:10.7
|
||||
container_name: tools_postgres_1
|
||||
memcached:
|
||||
image: memcached:alpine
|
||||
|
||||
Reference in New Issue
Block a user