diff --git a/technitium_dns/config.yaml b/technitium_dns/config.yaml index c0a88a5..c5fafcc 100644 --- a/technitium_dns/config.yaml +++ b/technitium_dns/config.yaml @@ -1,5 +1,5 @@ name: Technitium DNS -version: 15.4.0 +version: 15.4.3 slug: technitium_dns description: Technitium DNS Server add-on for Home Assistant arch: @@ -40,5 +40,4 @@ schema: timezone: str enable_https: bool tls_cert_pfx_path: str? - tls_cert_pfx_password: password? -image: technitium/dns-server \ No newline at end of file + tls_cert_pfx_password: password? \ No newline at end of file