mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 01:51:47 -05:00
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