Skip to content

Commit

Permalink
Postgresのイメージをバージョン17.2に更新
Browse files Browse the repository at this point in the history
  • Loading branch information
miutaku authored and miutaku committed Jan 24, 2025
1 parent 5ed27e1 commit 644efe4
Showing 1 changed file 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 @@ -35,7 +35,7 @@ services:

# db
postgres-rec-twitcasting:
image: postgres:13
image: postgres:17.2
container_name: postgres-rec-twitcasting
restart: unless-stopped
environment:
Expand Down

0 comments on commit 644efe4

Please sign in to comment.