chore(deps): update postgres docker tag to v18 #10
@ -86,7 +86,7 @@ services:
|
||||
- internal
|
||||
|
||||
db:
|
||||
image: postgres:13
|
||||
image: postgres:18
|
||||
environment:
|
||||
POSTGRES_PASSWORD_FILE: /run/secrets/db_password
|
||||
POSTGRES_USER: vikunja
|
||||
|
||||
Reference in New Issue
Block a user