diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.2.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.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 c7d7a44bcc..d6532da271 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="fa7b24f2c3948d1eb52453c609417a6bc7eba5dd" # v1.2.0 - DOCKER_GITCOMMIT="fa7b24f" + CROS_WORKON_COMMIT="c78088fe3d1b90640c637d8c3457de3caa0c7a24" # v1.3.0 + DOCKER_GITCOMMIT="c78088f" KEYWORDS="amd64" fi