Files
cyphernode/cyphernodeconf_docker/build.sh
kexkey bbf957db2b Releases/v0.3.0 (#165)
* Release v0.3.0-rc.1

* Cypherapps version was wrong

* v0.3.0-rc.2

* v0.3.0-rc.3

* CypherApps version stays at rc.1, didn't change

* v0.3.0-rc.4

* v0.3.0-rc.5

* v0.3.0-rc.6

* v0.3.0 final
2020-02-11 00:42:09 +00:00

6 lines
82 B
Bash
Executable File

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