Chaste / dependency-modules

Environment modules for Chaste dependencies
Other
1 stars 0 forks source link

Add extra tag for docker image with oldest boost version #47

Closed kwabenantim closed 1 year ago

kwabenantim commented 1 year ago

Summary We need to auto generate the Chaste archive using the oldest supported version of boost from one of the chaste/runner images. However, we don't want to pin to a fixed docker image as the minimum supported boost version will change from time to time.

We will add an extra chaste/runner:oldest-boost tag to the portability image that has the oldest supported boost version.