chore: bump postgresql from 15 to 16 (#32597)

This commit is contained in:
RealGreenDragon
2025-03-11 23:26:26 +01:00
committed by GitHub
parent 3b1d763421
commit 85d51f5c9a
12 changed files with 16 additions and 16 deletions

View File

@@ -67,7 +67,7 @@ services:
required: true
- path: docker/.env-local # optional override
required: false
image: postgres:15
image: postgres:16
container_name: superset_db
restart: unless-stopped
ports: