From 2fd58bcdbfbdd302964a3063c9fa7d59d09fb9c0 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Thu, 4 Apr 2024 22:47:47 -0600 Subject: [PATCH] Update changelog for docker/25.0.5+incompatible Signed-off-by: Jonathon Anderson --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47a22351..d1e77f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump google.golang.org/protobuf to 1.33.0 - Bump github.com/containers/image/v5 to 5.30.0 - Bump github.com/opencontainers/umoci to 0.4.7 +- Bump github.com/docker/docker to 25.0.5+incompatible ### Fixed