Files
cyphernode/cyphernodeconf_docker/build.sh
2020-02-04 15:38:04 -05:00

6 lines
87 B
Bash
Executable File

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