Skip to content

Commit

Permalink
chore: 升级pg版本并测试flyway正常工作
Browse files Browse the repository at this point in the history
  • Loading branch information
damingerdai committed Jul 20, 2024
1 parent c4edc7d commit 10655cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
- redis

db:
image: postgres:16.3-alpine3.19
image: postgres:16.3-alpine3.20
container_name: db
ports:
- 5432:5432
Expand Down

0 comments on commit 10655cb

Please sign in to comment.