1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-25 21:06:30 +00:00
Files
supervisor/.github/workflows
Stefan Agner 5cc4a9a929 Use = instead of deprecated : as security option separator (#3167)
Docker reports:
Sep 23 08:16:31 homeassistant dockerd[467]: time="2021-09-23T08:16:31.771717436Z" level=warning msg="Security options with `:` as a separator are deprecated and will be completely unsupported in 17.04, use `=` instead."

Since it seems that Docker supports `=` since quite a while, we should
use `=` only.
2021-09-29 16:42:41 +02:00
..
2020-07-05 20:20:29 +02:00
2021-09-27 10:25:03 +02:00