From 4acc1e075a76928683b7159dd64640a05e6e9938 Mon Sep 17 00:00:00 2001 From: xulei Date: Wed, 2 Aug 2023 06:08:16 +0000 Subject: [PATCH] test test Signed-off-by: xulei --- moby.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/moby.spec b/moby.spec index 7e01b31..300f082 100644 --- a/moby.spec +++ b/moby.spec @@ -7,7 +7,7 @@ Name: moby Version: 20.10.24 -Release: 2 +Release: 3 Summary: The open-source application container engine License: ASL 2.0 URL: https://www.docker.com @@ -210,6 +210,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Sun Jul 16 2023 xulei - 20.10.24-3 +- DESC: test + * Sun Jul 16 2023 xulei - 20.10.24-2 - DESC: fix non-blocking awslogs log drop bug fix panic if mount is not a volume -- Gitee