Update postgres Docker tag to v17
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
||||
- traefik
|
||||
|
||||
db:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:17-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/speed/dbs/postgres/vikunja/:/var/lib/postgresql/data
|
||||
|
Reference in New Issue
Block a user