Files
cyphernode/cyphernodeconf_docker/build.sh
2020-04-03 14:27:38 -04:00

6 lines
82 B
Bash
Executable File

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