Skip to content

Commit 0410118

Browse files
authored
Update Dockerfile
1 parent 1e968ab commit 0410118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV NODE_VERSION=12.16.1
44
RUN apt update
55
RUN apt install -y \
66
gnupg curl wget netbase procps git \
7-
apt-transport-https ca-certificates openssh-client
7+
apt-transport-https ca-certificates openssh-client \
88
yarn \
99
python3-pip
1010
RUN apt install -y \

0 commit comments

Comments
 (0)