Add patched files
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM homeassistant/home-assistant:0.108.3
|
||||
|
||||
COPY src/ /usr/src/homeassistant/homeassistant/
|
||||
|
||||
RUN /usr/local/bin/python3 -m pip install --quiet --no-cache-dir --upgrade --constraint /usr/src/homeassistant/homeassistant/package_constraints.txt --find-links https://wheels.home-assistant.io/alpine-3.10/amd64/ --prefer-binary \
|
||||
aiofiles==0.4.0 \
|
||||
aiogithubapi==0.4.3 \
|
||||
|
||||
Reference in New Issue
Block a user