Skip to content

Commit 5c84cc4

Browse files
committed
Update CHANGELOG
1 parent dd912d4 commit 5c84cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Notable changes.
55
## December 2025
66

77
### [0.80.3]
8-
- Fix: Adding precautionary check for DockerHub registry availability during container startup. In failure scenarios, skip syntax injection of `dockerfile:1.4`. (Note: dockerfile >=1.4 is default for Docker Engine versions [>=23.0.0](https://docs.docker.com/engine/release-notes/23.0/#2300)). (https://github.com/devcontainers/cli/pull/1113)
8+
- Fix: Skip download and injection of `dockerfile:1.4` syntax for Docker Engine versions [>=23.0.0](https://docs.docker.com/engine/release-notes/23.0/#2300)) - `dockerfile:1.4` or a subsequent version is already used by the docker engine package. (https://github.com/devcontainers/cli/pull/1113)
99

1010
## November 2025
1111

0 commit comments

Comments
 (0)