This commit is contained in:
Lee 2023-04-11 02:57:12 +01:00
commit 7052c247e2

@ -4,4 +4,4 @@ FROM docker:stable
RUN apk add --no-cache curl wget git
# Install Node 18
RUN apk add nodejs npm --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --allow-untrusted
RUN apk add nodejs npm --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --allow-untrusted