diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.1.1.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 3369a7e071..91771d86ef 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="79812e36468c6e9be19b7c028e37787d5ae6288b" # v1.1.0 - DOCKER_GITCOMMIT="79812e3" + CROS_WORKON_COMMIT="dc62f3cdccfd744c7e1d345da7f167df98cf9686" # v1.1.1 + DOCKER_GITCOMMIT="dc62f3c" KEYWORDS="amd64" fi