Skip to content

Commit

Permalink
- docker compose files cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed Dec 23, 2024
1 parent f7a367c commit 5b7832f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
chain-simulator:
image: multiversx/chainsimulator:latest
image: multiversx/chainsimulator:v1.8.6
ports:
- 8085:8085
volumes:
Expand Down

0 comments on commit 5b7832f

Please sign in to comment.