mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore: bump postgresql in docker-compose and github workflows (#24147)
This commit is contained in:
committed by
GitHub
parent
c43674e8f3
commit
c17accc0b4
2
.github/workflows/superset-e2e.yml
vendored
2
.github/workflows/superset-e2e.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:15-alpine
|
||||
env:
|
||||
POSTGRES_USER: superset
|
||||
POSTGRES_PASSWORD: superset
|
||||
|
||||
Reference in New Issue
Block a user