Update postgres Docker tag to v17

This commit is contained in:
renovate[bot]
2025-02-17 12:40:18 +00:00
committed by GitHub
parent 81155b5fc2
commit 1741fe46f7
+1 -1
View File
@@ -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: