alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
11 stars 4 forks source link

Fix mismatching python version in dockerfiles causing docker actions to fail #135

Closed EdwinB12 closed 11 months ago

EdwinB12 commented 11 months ago

Different python versions on different lines in the dockerfiles, causing CI to fail. Simple fix.

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1632e51) 86.29% compared to head (9d0e132) 86.29%.

:exclamation: Current head 9d0e132 differs from pull request most recent head e01abe9. Consider uploading reports for the commit e01abe9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 86.29% 86.29% ======================================= Files 54 54 Lines 4100 4100 ======================================= Hits 3538 3538 Misses 562 562 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.