chore(deps): update postgres to v17.6
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
e24a731032
commit
92a1aa0b88
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ networks:
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:17.5-alpine
|
||||
image: postgres:17.6-alpine
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue