Skip to content

Commit

Permalink
Merge pull request #1932 from tactilenews/update_postgres_for_ci
Browse files Browse the repository at this point in the history
Update postgres image in ci.yml to match .tool-versions
  • Loading branch information
roschaefer authored Jul 18, 2024
2 parents edfa186 + b5f2944 commit 9309d75
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 @@ -16,7 +16,7 @@ jobs:

services:
postgres:
image: postgres:12.2
image: postgres:14.3
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit 9309d75

Please sign in to comment.