commit | 5e3d8e40edde13cd7011801c0d329931147b2e6e | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Jun 29 13:36:00 2018 -0700 |
committer | Andy Bavier <andy@onlab.us> | Fri Jun 29 13:36:00 2018 -0700 |
tree | 3e992072f74295bed09e565292243e2e3570eef0 | |
parent | 503ad8470a6046af3a1cd0b54465ed737f9618d8 [diff] |
Release v1.0.0 Change-Id: I75e1a0f3f6d42980ac1f0e51f7e25b0578bc3550
diff --git a/Dockerfile b/Dockerfile index 3a29989..2f6bd48 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,7 +1,7 @@ # docker build -t xosproject/xos-tosca:candidate . # xosproject/xos-tosca -FROM xosproject/xos-client:candidate +FROM xosproject/xos-client:2.0.0 # Set environment variables ENV CODE_SOURCE .
diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..3eefcb9 --- /dev/null +++ b/VERSION
@@ -0,0 +1 @@ +1.0.0