UM-Bridge / umbridge

UM-Bridge (the UQ and Model Bridge) provides a unified interface for numerical models that is accessible from virtually any programming language or framework.
https://um-bridge-benchmarks.readthedocs.io/en/docs/
MIT License
33 stars 14 forks source link

switch to maintained julia base #75

Closed annereinarz closed 6 months ago

annereinarz commented 6 months ago

The old docker file was built on ubuntu:latest and downloaded and built a version of julia. I now switch to julia:latest, which is an actually maintained docker image provided by julia.