mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Updated gems and rails for vulnerabilities, switched to bundle-audit from hakiri due to hakiri not supporting ruby 3, and removed the travisci gem.
This commit is contained in:
@@ -17,6 +17,7 @@ RUN apt-get -qq update \
|
||||
default-libmysqlclient-dev \
|
||||
nodejs \
|
||||
tzdata \
|
||||
git \
|
||||
&& apt-get -qq clean \
|
||||
&& apt-get autoremove -y \
|
||||
&& rm -rf \
|
||||
|
||||
Reference in New Issue
Block a user