mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-27 02:42:42 +00:00
Enable content-trust on CLI docker (#2773)
This commit is contained in:
@@ -63,6 +63,3 @@ class DockerCli(DockerInterface, CoreSysAttributes):
|
||||
self.version,
|
||||
self.sys_docker.network.cli,
|
||||
)
|
||||
|
||||
def _validate_trust(self, image_id: str) -> None:
|
||||
"""Validate trust of content."""
|
||||
|
||||
Reference in New Issue
Block a user