chore(deps): update postgres docker tag to v13.15
This commit is contained in:
parent
dade31ba60
commit
da0ce2c61b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
RUST_LOG: debug
|
||||
|
||||
postgres:
|
||||
image: postgres:13.2
|
||||
image: postgres:13.15
|
||||
volumes:
|
||||
- mcaptcha-survey-data:/var/lib/postgresql/
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue