Add nodejs to the production container since we have removed mini_racer from the (#12457)

Gemfile.
This commit is contained in:
Joe Doss 2021-01-27 16:36:30 -06:00 committed by GitHub
parent 18fc9c597b
commit e46b537e91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ USER root
RUN dnf install --setopt install_weak_deps=false -y bash curl ImageMagick \
iproute jemalloc less libcurl \
postgresql tzdata \
postgresql tzdata nodejs \
&& dnf -y clean all \
&& rm -rf /var/cache/yum