mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 22:30:38 +01:00
[PR #800] [MERGED] Fix LegacyKeyValueFormat Docker warning #800
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/800
Author: @slonopotamus
Created: 8/28/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @sickcodes
Base:
master← Head:LegacyKeyValueFormat📝 Commits (1)
d13bae5Fix LegacyKeyValueFormat Docker warning📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile(+1 -1)📄 Description
When doing
docker build, docker (tested with 27.0.3) prints a warning:This commit fixes it by using proper syntax.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.