edit docker

This commit is contained in:
sam
2022-05-14 18:47:52 +04:30
parent 736f6557e3
commit c1305cbb0c
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM ruby:2.7.1
LABEL maintainer="Radin <radin@instedd.org>"
LABEL maintainer="bijan"
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && \
echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list && \