Skip to content

Commit

Permalink
chore(docker): use iotaledger/hornet:2.0.0-alpha19 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
grtlr authored Jun 15, 2022
1 parent e7ad9ab commit 7a843d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.hornet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- "mongodb://mongo:27017"

hornet:
image: iotaledger/hornet:2.0.0-alpha18
image: iotaledger/hornet:2.0.0-alpha19
ulimits:
nofile:
soft: 8192
Expand Down

0 comments on commit 7a843d4

Please sign in to comment.