diff --git a/jib-core/CHANGELOG.md b/jib-core/CHANGELOG.md index 40ddbd1f7d..f632c15537 100644 --- a/jib-core/CHANGELOG.md +++ b/jib-core/CHANGELOG.md @@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file. ## 0.27.3 ### Fixed -- fix: address windows deadlock issue when determining docker environment info [#4267](https://github.com/GoogleContainerTools/jib/issues/4265) +- fix: address windows deadlock issue when determining docker environment info [#4267](https://github.com/GoogleContainerTools/jib/issues/4267) ## 0.27.2 - fix: allow pushing images with different arch/os to docker daemon [#4265](https://github.com/GoogleContainerTools/jib/issues/4265)