Merge pull request 'chore(deps): update postgres docker tag to v16' (#7) 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: #7
This commit is contained in:
commit
03b2bc5fed
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- MAILDEV_INCOMING_PASS=password
|
||||
|
||||
postgres:
|
||||
image: postgres:13.15
|
||||
image: postgres:16.3
|
||||
network_mode: host
|
||||
environment:
|
||||
POSTGRES_PASSWORD: password
|
||||
|
|
Loading…
Reference in a new issue