Skip to content

Commit

Permalink
Change cache_from to latest base image
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabyalter committed Jul 9, 2019
1 parent 3721c7f commit 29db910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ x-build_default: &build_default
build:
context: .
cache_from:
- ruby:2.6-alpine
- ruby:2.6-alpine3.10
- marli
- quay.io/nyulibraries/marli:${BRANCH_NO_SLASH}
- quay.io/nyulibraries/marli:latest
Expand Down

0 comments on commit 29db910

Please sign in to comment.