Merge pull request #14 from JAP42/patch-1

Moved nodejs
This commit is contained in:
Dave Conroy 2022-10-25 13:42:51 -07:00 committed by GitHub
commit a9320dc41a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ RUN set -x && \
build-base \
git \
mariadb-dev \
nodejs \
ruby-dev \
&& \
\
@ -28,6 +27,7 @@ RUN set -x && \
mariadb-client \
mariadb-connector-c \
openssl \
nodejs \
ruby \
ruby-bigdecimal \
ruby-etc \