package/docker-engine: bump version to v24.0.7
The overlay2 layers metadata are now written atomically. Many other bugfixes and hardening against security issues around the power capping framework. https://github.com/moby/moby/releases/tag/v24.0.7 Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
c76fc2cda1
commit
d2290e6141
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 29a8ee54e9ea008b40eebca42dec8b67ab257eb8ac175f67e79c110e4187d7d2 docker-engine-24.0.6.tar.gz
|
||||
sha256 16a2cb4cf4d314a070085e0df06e3a6bd9ec678d28715b64060af694fc9051d5 docker-engine-24.0.7.tar.gz
|
||||
sha256 7c87873291f289713ac5df48b1f2010eb6963752bbd6b530416ab99fc37914a8 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_ENGINE_VERSION = 24.0.6
|
||||
DOCKER_ENGINE_VERSION = 24.0.7
|
||||
DOCKER_ENGINE_SITE = $(call github,moby,moby,v$(DOCKER_ENGINE_VERSION))
|
||||
|
||||
DOCKER_ENGINE_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user