mirror of https://github.com/Lissy93/dashy.git
😖 Attempting to fix Docker ARM build
This commit is contained in:
parent
f7eac66d65
commit
c8c730f991
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.8
|
||||
FROM alpine:3.14
|
||||
|
||||
RUN apk add --update --no-cache nodejs npm yarn
|
||||
|
||||
|
|
Loading…
Reference in New Issue