mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
bump pg to 14
This commit is contained in:
parent
a1e848514e
commit
df6b3a82c5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ services:
|
|||
- redis
|
||||
|
||||
postgres:
|
||||
image: postgres:13.4-alpine
|
||||
image: postgres:14.0-alpine
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue