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

@@ -115,7 +115,7 @@ jobs:
SUPERSET__SQLALCHEMY_DATABASE_URI: postgresql+psycopg2://superset:superset@127.0.0.1:15432/superset
services:
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
env:
POSTGRES_USER: superset
POSTGRES_PASSWORD: superset