Bumped node version
This commit is contained in:
parent
12fbc519df
commit
5fb1c5fef5
@ -5,7 +5,7 @@ MAINTAINER Sven Fischer <sven@leiderfischer.de>
|
||||
WORKDIR /src
|
||||
|
||||
RUN apk add --no-cache --virtual .build-deps \
|
||||
git python make g++ \
|
||||
git python3 make g++ \
|
||||
&& apk add --no-cache openssh-client \
|
||||
&& git clone https://github.com/krishnasrinivas/wetty --branch main /src \
|
||||
&& npm install \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user