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 pull property to Docker built task scaffolding. #1490

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

philliphoff
Copy link
Member

Sets the pull property to true when scaffolding .NET/Node.js Docker build tasks, which causes Docker to pull the latest image on build. Previously, the property was omitted which meant that Docker would not pull the latest image.

Resolves #1409.

@philliphoff philliphoff requested a review from a team as a code owner December 13, 2019 23:58
@philliphoff philliphoff requested a review from ravipal December 13, 2019 23:58
@philliphoff philliphoff merged commit 2661375 into master Dec 17, 2019
@philliphoff philliphoff deleted the philliphoff-pull-by-default branch December 17, 2019 17:51
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure local images are up to date
2 participants