更新database版本到17

This commit is contained in:
悟空的日常镜像仓库 2025-07-15 08:43:14 +08:00
parent a9434f1846
commit 520b93e0f7

View File

@ -17,7 +17,7 @@ services:
- all - all
database: database:
image: postgres:15 image: postgres:17
restart: always restart: always
environment: environment:
- POSTGRES_USER=teslamate - POSTGRES_USER=teslamate