You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
Binary do not contain information about git commit:
docker run mythicalgamesengineering/parity:v1.13.3 /usr/bin/mythos-node --version
mythos-node 1.13.0-unknown <- also not version is incorrect should be 1.13.3
Expected behavior:
docker run mythicalgamesengineering/parity:v1.13.3 /usr/bin/mythos-node --version
mythical-node 1.13.3-680adc78ab3
The text was updated successfully, but these errors were encountered:
Current behavior:
Binary do not contain information about git commit:
Expected behavior:
The text was updated successfully, but these errors were encountered: