Skip to content

Commit

Permalink
ci: temporary image until #781 gets merged
Browse files Browse the repository at this point in the history
Signed-off-by: Petros Angelatos <[email protected]>
  • Loading branch information
petrosagg committed Jun 7, 2021
1 parent b6c4be5 commit 50c81b8
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 @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: sfackler/rust-postgres-test:6
image: petrosagg/rust-postgres-test:7
ports:
- 5433:5433
steps:
Expand Down

0 comments on commit 50c81b8

Please sign in to comment.