mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Enable content-trust on CLI docker (#2773)
This commit is contained in:
parent
8cd149783c
commit
f7ab76bb9a
@ -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."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user