mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-27 15:53:46 +00:00
Merge pull request 'chore(deps): update postgres docker tag to v13.22' (#74) from renovate/postgres-13.x into woodpecker-pipeline
Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/74
This commit is contained in:
commit
13158c4660
@ -16,7 +16,7 @@ services:
|
||||
- mcaptcha_redis
|
||||
|
||||
mcaptcha_postgres:
|
||||
image: postgres:13.18
|
||||
image: postgres:13.22
|
||||
volumes:
|
||||
- mcaptcha-data:/var/lib/postgresql/
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user