diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-11.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-13.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-11.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-13.0.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild index 9df388dd35..e892c88985 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild @@ -19,7 +19,7 @@ if [[ "${PV}" == "9999" ]]; then KEYWORDS="~amd64" else KEYWORDS="amd64" - CROS_WORKON_COMMIT="8ac43b860d9404b41886f89639cb460078662ad6" # v0.11.0 + CROS_WORKON_COMMIT="830d80ce39f3b68ca39dd5ec88920f7d7431d436" # v0.13.0 fi PXE_VERSION="794.1.0"