diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.2-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.2-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.3.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 eb091b55d6..d97305664b 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 @@ -21,8 +21,8 @@ if [[ ${PV} == *9999 ]]; then KEYWORDS="~amd64" BTRFS_VER="3.16.1" else - CROS_WORKON_COMMIT="39fa2faad2f3d6fa5133de4eb740677202f53ef4" # v1.3.2 - DOCKER_GITCOMMIT="39fa2fa" + CROS_WORKON_COMMIT="d3446258471733fe667f0abdf015ee3ebd2f3485" # v1.3.3 + DOCKER_GITCOMMIT="${CROS_WORKON_COMMIT:0:7}" KEYWORDS="amd64" fi