mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
Upgrade PostgreSQL from 10 to 12
This commit is contained in:
@@ -96,5 +96,5 @@ services:
|
||||
- "./redis/redis.conf:/usr/local/etc/redis/redis.conf"
|
||||
- "./redis/redis_socket_ha_3:/var/run/redis/"
|
||||
postgres:
|
||||
image: postgres:10
|
||||
image: postgres:12
|
||||
container_name: tools_postgres_1
|
||||
|
||||
Reference in New Issue
Block a user