Skip to content

Commit

Permalink
Upgrade postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
hmstepanek committed Apr 12, 2023
1 parent 550b1f0 commit d7197d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:

services:
postgres:
image: postgres:9
image: postgres:15
env:
POSTGRES_PASSWORD: postgres
ports:
Expand Down

0 comments on commit d7197d2

Please sign in to comment.