Files
cyphernode/cyphernodeconf_docker/build.sh
kexkey b43d6a273e Releases/v0.2.3 (#115)
* v0.2.3

* CypherApps stays v0.2.2
2019-07-25 15:08:42 -04:00

5 lines
81 B
Bash
Executable File

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