feat(deps)!: bump postgresql from 16 to 17 (#37782)

This commit is contained in:
RealGreenDragon
2026-02-19 02:12:48 +01:00
committed by GitHub
parent f54bbdc06b
commit de079a7b19
13 changed files with 22 additions and 22 deletions

View File

@@ -85,7 +85,7 @@ services:
required: true
- path: docker/.env-local # optional override
required: false
image: postgres:16
image: postgres:17
restart: unless-stopped
volumes:
- db_home_light:/var/lib/postgresql/data