diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index 86da5fb4..b84f666b 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb @@ -1,6 +1,6 @@ include runc.inc -SRCREV = "610aa88ab201f289c05c2e262912d0630f46eb35" +SRCREV = "25d476443207db333bcc6dd076db7cd3a9eea1d7" 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 \