diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.1-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.1-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.2.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 91771d86ef..4feafd179b 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 @@ -17,8 +17,8 @@ if [[ ${PV} == *9999 ]]; then DOCKER_GITCOMMIT="deadbee" KEYWORDS="~amd64" else - CROS_WORKON_COMMIT="dc62f3cdccfd744c7e1d345da7f167df98cf9686" # v1.1.1 - DOCKER_GITCOMMIT="dc62f3c" + CROS_WORKON_COMMIT="d84a070e476ce923dd03e28232564a87704613ab" # v1.1.2 + DOCKER_GITCOMMIT="d84a070" KEYWORDS="amd64" fi