mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Adjust content-trust core version (#2923)
This commit is contained in:
parent
4c7ba20a58
commit
b425d21d05
@ -14,7 +14,7 @@ from ..homeassistant.const import LANDINGPAGE
|
||||
from .interface import CommandReturn, DockerInterface
|
||||
|
||||
_LOGGER: logging.Logger = logging.getLogger(__name__)
|
||||
_VERIFY_TRUST: AwesomeVersion = AwesomeVersion("2021.1.0")
|
||||
_VERIFY_TRUST: AwesomeVersion = AwesomeVersion("2021.5.0")
|
||||
_HASS_DOCKER_NAME: str = "homeassistant"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user