Skip to content

Commit 28ce149

Browse files
committed
ci: temporary image until sfackler#781 gets merged
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
1 parent 2771826 commit 28ce149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-latest
5353
services:
5454
postgres:
55-
image: sfackler/rust-postgres-test:6
55+
image: petrosagg/rust-postgres-test:7
5656
ports:
5757
- 5433:5433
5858
steps:

0 commit comments

Comments
 (0)