docker-compose.yml in oneaccess-1.2.0 vs docker-compose.yml in oneaccess-1.3.0
- old
+ new
@@ -6,12 +6,7 @@
command: bash -c 'bundle install && rubocop && rspec'
volumes:
- .:/oneaccess-rb
- bundler-cache:/bundle
- bundle:
- image: tianon/true
- volumes:
- - bundler-cache:/bundle
-
volumes:
bundler-cache: