Skip to content

Commit

Permalink
use mgrep with updated dictionary.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Nov 27, 2024
1 parent c0222c9 commit 2856de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ services:
retries: 10

mgrep-ut:
image: ontoportal/mgrep:0.0.2
image: ontoportal/mgrep:0.0.3
platform: linux/amd64
healthcheck:
test: ["CMD", "nc", "-z", "-v", "127.0.0.1", "55556"]
Expand Down

0 comments on commit 2856de7

Please sign in to comment.