Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent da6ead4 commit aefae4a
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 @@ -58,7 +58,7 @@ services:

eyeshade-postgres:
container_name: eyeshade-postgres
image: postgres:16.2
image: postgres:16.6
ports:
- "3012:5432"
environment:
Expand Down

0 comments on commit aefae4a

Please sign in to comment.