Merge pull request 'chore(deps): update postgres docker tag to v16.4' (#81) from renovate/postgres-16.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: https://git.batsense.net///libre-solutions/vanikam/pulls/81
This commit is contained in:
commit
4a9a10acb3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
- MP_UI_BIND_ADDR=0.0.0.0:1080
|
||||
|
||||
postgres:
|
||||
image: postgres:16.3
|
||||
image: postgres:16.4
|
||||
network_mode: host
|
||||
environment:
|
||||
POSTGRES_PASSWORD: password
|
||||
|
|
Loading…
Reference in a new issue