Upgrade postgresql to 13
This commit is contained in:
parent
b8c4da49d6
commit
ceb83047b1
@ -282,7 +282,7 @@ services:
|
||||
|
||||
# postgres
|
||||
postgres:
|
||||
image: postgres:10
|
||||
image: postgres:13
|
||||
restart: on-failure
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
@ -361,4 +361,3 @@ services:
|
||||
- ./iframely/config.local.js:/iframely/config.local.js:ro
|
||||
restart: always
|
||||
mem_limit: 200m
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user