GeoSales-Evolution / self-deployable-docker

Docker repo capable of deploying itself... or something like that
MIT License
2 stars 2 forks source link

Bundler warning #12

Closed jeffque closed 1 year ago

jeffque commented 1 year ago

After #11, bundler started to fire this warning:

Step 6/15 : RUN bundle package --all
 ---> Running in 157156a5175f
[DEPRECATED] The `--all` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set cache_all true`, and stop using this flag