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

Support pinning of Docker versions #119

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Jun 26, 2024

No description provided.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
steps:
- name: Install Docker ${{ env.DOCKER_VERSION }}
if: env.DOCKER_VERSION != ''
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe this needs some kind of condition on the runs-on?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure what you mean. What do you have in mind?

Copy link
Contributor

Choose a reason for hiding this comment

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

This only works on debian-derivatives.

But maybe it doesn't matter. If you change the runs-on, you fix the rest of the workflow to work with the new value.

@kke kke merged commit c6b0c48 into k0sproject:main Jun 27, 2024
1 check passed
@twz123 twz123 deleted the docker-install branch June 27, 2024 08:06
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.

2 participants