Modifiy for new handling (#61)

This commit is contained in:
Pascal Vizeli
2017-05-16 00:53:39 +02:00
committed by GitHub
parent 8bd3385379
commit 81ecb596d4
13 changed files with 21 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
FROM %%BASE_IMAGE%%
# Add version
ENV VERSION %%VERSION%%
# Add env
ENV LANG C.UTF-8
# Setup base

View File

@@ -1,6 +1,6 @@
{
"name": "Duck DNS",
"version": "0.3",
"version": "0.4",
"slug": "duckdns",
"description": "Free dynamic DNS hosted on Amazon VPC",
"url": "https://home-assistant.io/addons/duckdns/",