Skip to content

Commit

Permalink
Update postgres Docker tag to v14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent c6b68eb commit fb034ad
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.9-alpine
image: postgres:14.10-alpine
environment:
TZ: Asia/Tokyo
POSTGRES_PASSWORD: password
Expand Down

0 comments on commit fb034ad

Please sign in to comment.