Commit 078529e5 authored by shaw's avatar shaw
Browse files

chore: 更新docker的postgres版本为18

parent 23a4cf11
......@@ -96,7 +96,7 @@ services:
# PostgreSQL Database
# ===========================================================================
postgres:
image: postgres:15-alpine
image: postgres:18-alpine
container_name: sub2api-postgres
restart: unless-stopped
volumes:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment