Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 48c76ae commit 0480607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.1'
services:

db:
image: postgres:15.2
image: postgres:15.5
restart: always
ports:
- 5432:5432
Expand Down

0 comments on commit 0480607

Please sign in to comment.