Files
cyphernode/cyphernodeconf_docker/build.sh
kexkey 79839fe949 Releases/v0.4.0 (#186)
* v0.4.0-rc.1

* v0.4.0-rc.2

* v0.4.0 final

* Tor 0.4.3.5
2020-05-27 14:27:57 -04:00

6 lines
82 B
Bash
Executable File

#!/bin/sh
VERSION=v0.4.0
docker build . -t cyphernode/cyphernodeconf:${VERSION}