diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.10.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.10.0.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild index d3cbc09144..29c4e78d6d 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then inherit git-2 KEYWORDS="" else - CROS_WORKON_COMMIT="fb99f992c081a1d433c97c99ffb46d12693eeb76" + CROS_WORKON_COMMIT="dc9c28f51d669d6b09e81c2381f800f1a33bb659" # v0.10.0 KEYWORDS="amd64" fi