Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
078529e5
Commit
078529e5
authored
Dec 19, 2025
by
shaw
Browse files
chore: 更新docker的postgres版本为18
parent
23a4cf11
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/docker-compose.yml
View file @
078529e5
...
@@ -96,7 +96,7 @@ services:
...
@@ -96,7 +96,7 @@ services:
# PostgreSQL Database
# PostgreSQL Database
# ===========================================================================
# ===========================================================================
postgres
:
postgres
:
image
:
postgres:1
5
-alpine
image
:
postgres:1
8
-alpine
container_name
:
sub2api-postgres
container_name
:
sub2api-postgres
restart
:
unless-stopped
restart
:
unless-stopped
volumes
:
volumes
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment