Specter upgraded to v1.2.2

This commit is contained in:
kexkey
2021-03-12 12:01:26 -05:00
parent 3d33ea837c
commit be64ab2175

View File

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