Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 1149544 commit 4e2af91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
RAILS_ENV: test
services:
postgres:
image: postgres:11
image: postgres:17
env:
POSTGRES_USER: affordable_housing_monitoring
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit 4e2af91

Please sign in to comment.