mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 13:26:34 +00:00
fix dockerfile for new setups (#1740)
This commit is contained in:
parent
81d493e1d6
commit
442375f76e
@ -1,4 +1,4 @@
|
||||
FROM node:8.9-alpine
|
||||
FROM node:8.11.1-alpine
|
||||
|
||||
# install yarn
|
||||
ENV PATH /root/.yarn/bin:$PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user