Is your feature request related to a problem? Please describe.
Investigate adding caching to the GitHub docker build action to decrease build time.
Describe the solution you'd like
We can add caching to the GitHub action so the build is more efficient and not always pulling the same libraries.
Is your feature request related to a problem? Please describe.
Investigate adding caching to the GitHub docker build action to decrease build time.
Describe the solution you'd like
We can add caching to the GitHub action so the build is more efficient and not always pulling the same libraries.