Skip to content

Commit

Permalink
Bump Postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
marinelli committed Feb 28, 2025
1 parent c6a06fa commit 73b5e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
image: buildpack-deps:jammy
services:
postgres:
image: postgres:14
image: postgres:15
env:
POSTGRES_PASSWORD: postgres
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
Expand Down

0 comments on commit 73b5e03

Please sign in to comment.