mirror of https://github.com/Lissy93/dashy.git
😐 Build almost working
This commit is contained in:
parent
c8c730f991
commit
4fdaf27191
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.14
|
||||
FROM arm32v7/alpine:3.14
|
||||
|
||||
RUN apk add --update --no-cache nodejs npm yarn
|
||||
|
||||
|
|
Loading…
Reference in New Issue