diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index ad729e28..c3ebbd8b 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb @@ -1,11 +1,11 @@ include runc.inc -SRCREV = "b7da16731c8b55e0e38070ac1d84a56b15f6db37" +SRCREV = "610aa88ab201f289c05c2e262912d0630f46eb35" SRC_URI = " \ git://github.com/opencontainers/runc;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ " -RUNC_VERSION = "1.2.0-rc.3" +RUNC_VERSION = "1.2.0" CVE_PRODUCT = "runc"