Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaKago authored Oct 23, 2024
1 parent b8f4823 commit 388d970
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
@@ -1,6 +1,6 @@
services:
database:
image: postgres:14.11-alpine
image: postgres:16-alpine
environment:
TZ: Asia/Tokyo
POSTGRES_PASSWORD: password
Expand Down

0 comments on commit 388d970

Please sign in to comment.