Specter v0.9.2

This commit is contained in:
kexkey
2020-11-13 19:00:52 -05:00
parent 27b460bcb4
commit c5c337acd2

View File

@@ -2,7 +2,7 @@ version: "3"
services:
specter:
image: cyphernode/specter:v0.8.1
image: cyphernode/specter:v0.9.2
command: $USER /entrypoint.sh "0.0.0.0"
volumes:
- "$APP_SCRIPT_PATH/data:/.specter"