Skip to content

Force docker to pull FROM images when building - #107

Merged
smola merged 1 commit into
v1from
v1-pull-images-on-docker-build
Oct 16, 2019
Merged

Force docker to pull FROM images when building#107
smola merged 1 commit into
v1from
v1-pull-images-on-docker-build

Conversation

@dpordomingo

Copy link
Copy Markdown
Contributor

same as in #106

Otherwise, we're building using old versions of our FROM images.
some info: https://www.databasesandlife.com/docker-build-pull-option

Otherwise, we're building using old versions of our FROM images.
some info: https://www.databasesandlife.com/docker-build-pull-option

Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
@dpordomingo
dpordomingo requested a review from smola September 13, 2019 12:25
@dpordomingo dpordomingo self-assigned this Sep 13, 2019
@dpordomingo

dpordomingo commented Sep 13, 2019

Copy link
Copy Markdown
Contributor Author

Didn't pay much attention to the CI, because current v1 branch is also failing because of the same reason with no relevant changes.
https://travis-ci.com/src-d/ci/branches

I wonder if this is caused by ci-tricks, which is also failing in master
https://travis-ci.org/smola/ci-tricks/branches

@smola
smola merged commit 1be368d into v1 Oct 16, 2019
@smola
smola deleted the v1-pull-images-on-docker-build branch October 16, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants