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

Add tags to docker images #3557

Merged
merged 1 commit into from
Feb 10, 2017
Merged

Add tags to docker images #3557

merged 1 commit into from
Feb 10, 2017

Conversation

ruflin
Copy link
Collaborator

@ruflin ruflin commented Feb 8, 2017

Some Dockerfiles were missing a tag for the image that should be pulled and used :latest. As latest can change over time, this could break CI builds. To make it consistent each Dockerfile must link to a specific version

Some Dockerfiles were missing a tag for the image that should be pulled and used :latest. As latest can change over time, this could break CI builds. To make it consistent each Dockerfile must link to a specific version
@ruflin ruflin force-pushed the add-tag-to-php-fpm branch from f2a8b6a to cd583a1 Compare February 10, 2017 08:34
@tsg tsg merged commit b3a7291 into elastic:master Feb 10, 2017
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