We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2771826 commit 28ce149Copy full SHA for 28ce149
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
runs-on: ubuntu-latest
53
services:
54
postgres:
55
- image: sfackler/rust-postgres-test:6
+ image: petrosagg/rust-postgres-test:7
56
ports:
57
- 5433:5433
58
steps:
0 commit comments