mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat(deps)!: bump postgresql from 16 to 17 (#37782)
This commit is contained in:
@@ -85,7 +85,7 @@ services:
|
||||
required: true
|
||||
- path: docker/.env-local # optional override
|
||||
required: false
|
||||
image: postgres:16
|
||||
image: postgres:17
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db_home_light:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user