commit | b459b20c786636effc1438aed6d9428827d49780 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jan 28 15:53:54 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jan 28 15:54:19 2019 -0800 |
tree | 4ed6ae71a38af799b6aa76f9c7c2aaa83520a992 | |
parent | 987d31371dd367045a2380342bb1dabc1bcd9cc4 [diff] [blame] |
SEBA-404 Fix convenience wrappers saved to old directory Change-Id: Ie066e00205a49f3a8760641485663c890c675702
diff --git a/containers/chameleon/Dockerfile.chameleon b/containers/chameleon/Dockerfile.chameleon index 1c9b130..cb13124 100644 --- a/containers/chameleon/Dockerfile.chameleon +++ b/containers/chameleon/Dockerfile.chameleon
@@ -13,7 +13,7 @@ # limitations under the License. # xosproject/chameleon -FROM xosproject/xos-base:2.1.34 +FROM xosproject/xos-base:2.1.35 # xos-base already has protoc and dependencies installed