docker: bump version for runc fix systemd cgroup after memory type changed

Signed-off-by: xiadanni <xiadanni1@huawei.com>
(cherry picked from commit 65f671460fa1b4faf0c31407b283bf55355784d5)
This commit is contained in:
xiadanni 2021-08-09 20:41:50 +08:00 committed by openeuler-sync-bot
parent c72b2da141
commit cb64af2f86
2 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
18.09.0.203
18.09.0.204

View File

@ -1,6 +1,6 @@
Name: docker-engine
Version: 18.09.0
Release: 203
Release: 204
Summary: The open-source application container engine
Group: Tools/Docker
@ -201,6 +201,12 @@ fi
%endif
%changelog
* Mon Aug 09 2021 xiadanni<xiadanni1@huawei.com> - 18.09.0-204
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:runc fix systemd cgroup after memory type changed
* Thu May 6 2021 chenjiankun<chenjiankun1@huawei.com> - 18.09.0-203
- Type:bugfix
- ID:NA