Skip to content

Commit

Permalink
chore: update devnet image
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkelawala committed Oct 31, 2022
1 parent d96cc53 commit 1f8711d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

services:
devnet:
image: shardlabs/starknet-devnet:0.3.4-seed0
image: shardlabs/starknet-devnet:0.3.5-seed0
ports:
- 5050:5050
env:
Expand Down
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: shardlabs/starknet-devnet:0.3.4-seed0
image: shardlabs/starknet-devnet:0.3.5-seed0
ports:
- 5050:5050
env:
Expand Down

0 comments on commit 1f8711d

Please sign in to comment.