Skip to content

vendor: github.com/docker/docker, docker/cli v28.0.1 - #5819

Merged
tonistiigi merged 1 commit into
moby:masterfrom
thaJeztah:bump_docker_28.0.1
Mar 7, 2025
Merged

tonistiigi merged 1 commit into
moby:masterfrom
thaJeztah:bump_docker_28.0.1

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the area/dependencies Pull requests that update a dependency file label Mar 6, 2025
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker, docekr/cli v28.0.1 vendor: github.com/docker/docker, docker/cli v28.0.1 Mar 6, 2025
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
thaJeztah force-pushed the bump_docker_28.0.1 branch from ce72d3f to 9cea4ab Compare March 6, 2025 22:27
@thaJeztah
thaJeztah marked this pull request as ready for review March 7, 2025 16:52
// Display a warning if we're storing the users password (not a token).
//
// FIXME(thaJeztah): make output configurable instead of hardcoding to os.Stderr
_, _ = fmt.Fprintln(os.Stderr, fmt.Sprintf(unencryptedWarning, c.file.GetFilename()))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Libraries should not print to stderr directly (this code is unused in buildkit)

@tonistiigi
tonistiigi merged commit 1a1ee09 into moby:master Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants