commit | 635dfa1a4762ffdaaa950602766e80ec24a8e94c | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed May 03 11:37:20 2017 -0700 |
committer | Andy Bavier <andy@onlab.us> | Wed May 03 12:20:43 2017 -0700 |
tree | 72b6437bdcf3a4352702c0580fb018e9c09a93bc | |
parent | d194097dbc831be89bad12178d46273a37f7219a [diff] [blame] |
CORD-1134 Add :candidate to Chameleon Dockerfile, remove unused Dockerfile.devel Change-Id: I06017305ffbcb83d699f2996863edd4faec2e10c
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index e00bc5e..f5fb70c 100644 --- a/containers/chameleon/Dockerfile.chameleon +++ b/containers/chameleon/Dockerfile.chameleon
@@ -1,5 +1,5 @@ # xosproject/chameleon -FROM xosproject/xos-base +FROM xosproject/xos-base:candidate # xos-base already has protoc and dependencies installed