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 workflow to keep Docker images up to date #1775

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

lucacome
Copy link
Member

Workflow for keeping the Docker image of the latest release up to date.

@lucacome lucacome requested a review from a team July 22, 2021 23:31
@lucacome lucacome self-assigned this Jul 22, 2021
@lucacome lucacome requested review from ciarams87, soneillf5, pleshakov and vepatel and removed request for a team July 22, 2021 23:31
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jul 22, 2021
Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍

needs-updating-ubi: ${{ steps.needs.outputs.ubi }}
strategy:
matrix:
base_image: ${{ fromJson(needs.variables.outputs.versions) }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice 👌🏼

Copy link
Member

@ciarams87 ciarams87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@lucacome lucacome merged commit b59d9ba into master Jul 23, 2021
@lucacome lucacome deleted the chore/keep-docker-images-updated branch July 23, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants