mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 14:35:46 +00:00
chore(deps): update postgres docker tag to v18
This commit is contained in:
parent
8c8dd9c1d3
commit
1b379f47ac
@ -16,7 +16,7 @@ services:
|
||||
- mcaptcha_redis
|
||||
|
||||
mcaptcha_postgres:
|
||||
image: postgres:13.22
|
||||
image: postgres:18.0
|
||||
volumes:
|
||||
- mcaptcha-data:/var/lib/postgresql/
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user