Skip to content

Add pull property to Docker built task scaffolding.#1490

Merged
philliphoff merged 1 commit intomasterfrom
philliphoff-pull-by-default
Dec 17, 2019
Merged

Add pull property to Docker built task scaffolding.#1490
philliphoff merged 1 commit intomasterfrom
philliphoff-pull-by-default

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