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

6 lines
87 B
Bash
Executable File

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