Skip to content

Commit

Permalink
fix: pin madara image to 0.6.0 (#700)
Browse files Browse the repository at this point in the history
pin madara image to 0.6.0
  • Loading branch information
greged93 authored Jan 10, 2024
1 parent 8be8b25 commit 1340f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.2"

services:
starknet:
image: greged93/madara:latest
image: greged93/madara:v0.6.0
ports:
- "9615:9615"
- "9944:9944"
Expand Down

0 comments on commit 1340f40

Please sign in to comment.