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

@@ -39,7 +39,7 @@ jobs:
APPLITOOLS_BATCH_NAME: Superset Cypress
services:
postgres:
image: postgres:15-alpine
image: postgres:16-alpine
env:
POSTGRES_USER: superset
POSTGRES_PASSWORD: superset