Set up CI with Azure Pipelines (#1)

* Set up CI with Azure Pipelines

[skip ci]
This commit is contained in:
Arne Petersen
2019-05-30 02:58:53 +02:00
committed by GitHub
parent beea827638
commit b7f9aca159
3 changed files with 75 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxserver/znc
FROM linuxserver/znc:znc-1.7.3-ls14
# use /data instead of /config for hass.io environment
RUN sed -i "s|/config|/config/znc|g" /etc/services.d/znc/run \