mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-07 00:54:16 +01:00
😖 Attempting to fix Docker ARM build
This commit is contained in:
parent
f7eac66d65
commit
c8c730f991
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.8
|
FROM alpine:3.14
|
||||||
|
|
||||||
RUN apk add --update --no-cache nodejs npm yarn
|
RUN apk add --update --no-cache nodejs npm yarn
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue