mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-10 00:16:09 +01:00
6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
|
|
VERSION=v0.3.0-rc.6
|
|
|
|
docker build . -t cyphernode/cyphernodeconf:${VERSION}
|