Merge pull request 'chore(deps): update postgres docker tag to v16.4' (#140) from renovate/postgres-16.x into master
Reviewed-on: https://git.batsense.net///mCaptcha/survey/pulls/140
This commit is contained in:
commit
948a475b35
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
||||||
RUST_LOG: debug
|
RUST_LOG: debug
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16.3
|
image: postgres:16.4
|
||||||
volumes:
|
volumes:
|
||||||
- mcaptcha-survey-data:/var/lib/postgresql/
|
- mcaptcha-survey-data:/var/lib/postgresql/
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue