diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index 997fb1ee..59ddca9b 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb @@ -1,10 +1,10 @@ include runc.inc -SRCREV = "1e7bb5b773162b57333d57f612fd72e3f8612d94" +SRCREV = "974efd2dfca0abec041a3708a2b66bfac6bd2484" SRC_URI = " \ git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ " -RUNC_VERSION = "1.1.3" +RUNC_VERSION = "1.1.4" CVE_PRODUCT = "runc"