Skip to content

Commit

Permalink
fix(ci): use correct devnet image for release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkelawala committed Sep 19, 2022
1 parent 10e0edc commit fc2fcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

services:
devnet:
image: janek2601/starknet-devnet-patched
image: shardlabs/starknet-devnet:0.3.1-seed0
ports:
- 5050:5050
env:
Expand Down

0 comments on commit fc2fcbb

Please sign in to comment.