Compare commits
1 Commits
a7e9d4a65d
...
issue-63
| Author | SHA1 | Date | |
|---|---|---|---|
| 65695472f1 |
@@ -10,7 +10,7 @@
|
|||||||
# the node before exec'ing heimdalld start.
|
# the node before exec'ing heimdalld start.
|
||||||
|
|
||||||
ARG CL_IMAGE=shibaone/heimdall
|
ARG CL_IMAGE=shibaone/heimdall
|
||||||
ARG CL_VERSION=TODO_VERIFY_VERSION
|
ARG CL_VERSION=v1.0.7-bone
|
||||||
|
|
||||||
FROM ${CL_IMAGE}:${CL_VERSION}
|
FROM ${CL_IMAGE}:${CL_VERSION}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user