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

Fix Flux Docker version to 0.28.0 #230

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Conversation

GlassOfWhiskey
Copy link
Member

Sometimes the Flux CI example broke due to unstable container versions used to perform the test. This commit fixes the container version to the latest stable one (i.e., v0.28.0) to avoid such problems.

Sometimes the Flux CI example broke due to unstable container versions
used to perform the test. This commit fixes the container version to the
latest stable one (i.e., `v0.28.0`) to avoid such problems.
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (96c7eff) 64.23% compared to head (b4683f2) 64.23%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   64.23%   64.23%           
=======================================
  Files          82       82           
  Lines       10106    10106           
  Branches     2387     2387           
=======================================
  Hits         6492     6492           
  Misses       3204     3204           
  Partials      410      410           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GlassOfWhiskey GlassOfWhiskey merged commit 70ab26b into master Sep 9, 2023
27 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the fix-flux-docker-version branch September 9, 2023 05:36
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