You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks very much for these Docker images. We often use them for publishing R pipelines on Heroku.
Recently we ran into an issue where a pipeline ran locally on R version 4.4.0 but failed on deploying to Heroku with the build image because one of the packages in the project dependencies required a version of R later than 4.2.2.
Will these Docker images be maintained and updated going forward?