Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin all third-party docker images with sha #761

Closed
kirillmakhonin opened this issue Jan 25, 2019 · 1 comment
Closed

Pin all third-party docker images with sha #761

kirillmakhonin opened this issue Jan 25, 2019 · 1 comment
Assignees
Labels
1.0.0 improvement [Changed] for changes in existing functionality
Milestone

Comments

@kirillmakhonin
Copy link
Member

We have to pin Docker images (third-party) to exact SHA hashes, to rid off fails in case of uncontrolled updating Docker image tags with newer images.
Example: FROM tensorflow/tensorflow@sha256:5edc0446cc989ad75bc30631f89f20694fe5bf5226f665d47e5c7f35a3b18484

@kirillmakhonin kirillmakhonin added improvement [Changed] for changes in existing functionality 1.0.0 labels Jan 25, 2019
@kirillmakhonin kirillmakhonin added this to the 1.0.0 milestone Jan 25, 2019
@dsuslov dsuslov modified the milestones: 1.0.0, 0.10.1 Jan 25, 2019
mcdoker18 added a commit that referenced this issue Jan 28, 2019
mcdoker18 added a commit that referenced this issue Jan 28, 2019
mcdoker18 added a commit that referenced this issue Jan 28, 2019
mcdoker18 added a commit that referenced this issue Jan 29, 2019
mcdoker18 added a commit that referenced this issue Jan 29, 2019
mcdoker18 added a commit that referenced this issue Jan 29, 2019
@mcdoker18
Copy link
Contributor

Merged #765

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0.0 improvement [Changed] for changes in existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants