commit | f1282946ccef5ab9001eb314ccc3a4f6a0ebe142 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Jan 28 10:07:12 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Mon Jan 28 10:07:12 2019 -0700 |
tree | b0d0606c21762fbe174831a5fe16e78622d2acf7 | |
parent | 20e07e2892315ae9f4e120595dd636a84ef25e6d [diff] [blame] |
Updated service to use new XOS core version: 2.1.32 Change-Id: I91928549382051914855cd120985a8ed2fbb72b8
diff --git a/Dockerfile b/Dockerfile index 2d67530..6d30cda 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,7 +1,7 @@ # docker build -t xosproject/xos-tosca:candidate . # xosproject/xos-tosca -FROM xosproject/xos-client:2.1.25 +FROM xosproject/xos-client:2.1.32 # Set environment variables ENV CODE_SOURCE .