Fix heroku deploy and docker image issues

#458
#459
This commit is contained in:
Sojan
2020-02-03 14:02:32 +05:45
parent cf56b9560d
commit 067411b5b6
2 changed files with 22 additions and 22 deletions

View File

@@ -25,6 +25,7 @@ RUN apk update \
postgresql-client \
nodejs \
yarn \
git \
&& mkdir -p /var/app \
&& gem install bundler