1
0
mirror of https://github.com/moby/moby.git synced 2025-04-18 20:44:11 +03:00
Sebastiaan van Stijn 7435e4a1be
registry: remove deprecated ServiceConfig.AllowNondistributableArtifacts
This option was deprecated in 1932091e21b64abc52b42320393b0ac5f6921668, and
is no longer used. It was only kept to allow priniting a deprecation warning
if the config would happen to have the field set.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-09 15:26:50 +02:00
..