mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-01-17 17:47:57 +08:00
Update postgres Docker tag to v17
This commit is contained in:
@@ -68,7 +68,7 @@ services:
|
||||
INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH: ${INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH:-}
|
||||
|
||||
db:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:17-alpine
|
||||
container_name: db-${CONTAINER_NAME}
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user