diff options
| -rw-r--r-- | recipes-containers/docker/docker-moby_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/docker/docker-moby_git.bb b/recipes-containers/docker/docker-moby_git.bb index 70f3692d..b417da4f 100644 --- a/recipes-containers/docker/docker-moby_git.bb +++ b/recipes-containers/docker/docker-moby_git.bb | |||
| @@ -34,9 +34,9 @@ DESCRIPTION = "Linux container runtime \ | |||
| 34 | # - The common components of this recipe and docker-ce do need to be moved | 34 | # - The common components of this recipe and docker-ce do need to be moved |
| 35 | # to a docker.inc recipe | 35 | # to a docker.inc recipe |
| 36 | 36 | ||
| 37 | SRCREV_moby = "821e4ec4c7b13c28dbb1424f024980aed4535384" | 37 | SRCREV_moby = "d7aa1e14e521af24c0aca800a837866f514f46f7" |
| 38 | SRCREV_libnetwork = "3f0048413d95802b9c6c836eba06bfc54f9dbd03" | 38 | SRCREV_libnetwork = "3f0048413d95802b9c6c836eba06bfc54f9dbd03" |
| 39 | SRCREV_cli = "98fdcd769bcd137f7538f898b37348f919536ea4" | 39 | SRCREV_cli = "0823df7daa197bba96f2f2a85b9cbe156df78d43" |
| 40 | SRCREV_FORMAT = "moby_libnetwork" | 40 | SRCREV_FORMAT = "moby_libnetwork" |
| 41 | SRC_URI = "\ | 41 | SRC_URI = "\ |
| 42 | git://github.com/moby/moby.git;branch=24.0;name=moby;protocol=https \ | 42 | git://github.com/moby/moby.git;branch=24.0;name=moby;protocol=https \ |
| @@ -56,7 +56,7 @@ require docker.inc | |||
| 56 | LICENSE = "Apache-2.0" | 56 | LICENSE = "Apache-2.0" |
| 57 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=4859e97a9c7780e77972d989f0823f28" | 57 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=4859e97a9c7780e77972d989f0823f28" |
| 58 | 58 | ||
| 59 | DOCKER_VERSION = "24.0.0" | 59 | DOCKER_VERSION = "24.0.2" |
| 60 | PV = "${DOCKER_VERSION}+git${SRCREV_moby}" | 60 | PV = "${DOCKER_VERSION}+git${SRCREV_moby}" |
| 61 | 61 | ||
| 62 | CVE_PRODUCT = "docker mobyproject:moby" | 62 | CVE_PRODUCT = "docker mobyproject:moby" |
