mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: bump postgresql in docker-compose and github workflows (#24147)
This commit is contained in:
committed by
GitHub
parent
c43674e8f3
commit
c17accc0b4
@@ -40,7 +40,7 @@ services:
|
||||
|
||||
db:
|
||||
env_file: docker/.env
|
||||
image: postgres:14
|
||||
image: postgres:15
|
||||
container_name: superset_db
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user