ubsuny / ShallowWater-CP2P2024

Developing and simulating the sallow water equation using PETSc (Portable Extensive Toolkit for Scientific Computing).
0 stars 0 forks source link

specific Ubuntu version #1

Closed laserlab closed 6 months ago

laserlab commented 7 months ago

https://github.com/ubsuny/ShallowWater-CP2P2024/blob/b4100bba4b430b300ebdb2274c83b41c5475daff/.devcontainer/Dockerfile#L2

If there is any specific reason for this ubuntu base image please document. Otherwise I would suggest a more current one.

Mosaddeq107 commented 6 months ago

Thank you. Ubuntu:20.04 is the least required version for PETSc, so I specified that. But, I updated the Ubuntu version to 'latest' now.