diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index 16ef5098..4b1d0a0e 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 = "86d83333d765f4535e4898d6778388dab715eb7c" +SRCREV = "e0124d569cb2dfe93bd9fb8d7f4ade461e006464" SRC_URI = " \ git://github.com/opencontainers/runc;branch=release-1.0;protocol=https \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ " -RUNC_VERSION = "1.0.2" +RUNC_VERSION = "1.0.3" CVE_PRODUCT = "runc"