Skip to content

Commit

Permalink
Use latest in docker compose local
Browse files Browse the repository at this point in the history
  • Loading branch information
dastansam committed Apr 5, 2024
1 parent 3f612c4 commit 7625f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
timeout: 5s
retries: 5
substrate_node:
image: iso8583-chain
image: iso8583-chain:latest
platform: linux/x86_64
ports:
- 9944:9944
Expand Down

0 comments on commit 7625f70

Please sign in to comment.