😖 Attempting to fix Docker ARM build

This commit is contained in:
Alicia Sykes 2021-08-06 22:45:46 +01:00
parent f7eac66d65
commit c8c730f991
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.14
RUN apk add --update --no-cache nodejs npm yarn