Rather than using the ":latest" tag to get the most recent version of an image, we should resolve it to a specific version to ensure future builds (even if later portions of the Dockerfile are modified) can resolve to the same version of the language.
Adding this issue in the context of R, but should be investigated for other languages.
Rather than using the ":latest" tag to get the most recent version of an image, we should resolve it to a specific version to ensure future builds (even if later portions of the Dockerfile are modified) can resolve to the same version of the language.
Adding this issue in the context of R, but should be investigated for other languages.