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 docker_pull command to Makefile to pull fresh upstream images #294

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

tobybellwood
Copy link
Member

@tobybellwood tobybellwood commented Sep 3, 2021

This PR adds a Makefile command to search through the repo for all upstream dockerfiles, and then perform a docker pull on these images to ensure that the images are being built using the latest images.

This will automatically occur in Jenkins, but can be run manually locally.

@tobybellwood tobybellwood merged commit 810ebb7 into main Sep 3, 2021
@tobybellwood tobybellwood deleted the refresh_upstream branch September 3, 2021 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant