commit | 08a1c08b9ee5dc7907dbfae988a70ebf53277e45 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Mar 07 16:16:04 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Mar 07 18:36:08 2019 -0800 |
tree | 4cde0047a5e0564a9cafb0ee6cf54438ab8a772a | |
parent | 571489fd03afbaf076b6f544b87abb287aaf988b [diff] [blame] |
SEBA-513 Tosca engine should not require fields with Default set Change-Id: I3e8f43684e82c5a29c27b249853925e8fa2c588b
diff --git a/Dockerfile b/Dockerfile index 6d30cda..9bef324 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,7 +1,8 @@ # docker build -t xosproject/xos-tosca:candidate . # xosproject/xos-tosca -FROM xosproject/xos-client:2.1.32 + +FROM xosproject/xos-client:2.2.11 # Set environment variables ENV CODE_SOURCE .