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
refactor: Consolidate R package installations in Dockerfile
- Combined multiple RUN commands into a single layer for R package installations to optimize build time and reduce image size.
- Updated package repository to use Posit Package Manager for improved package management.
0 commit comments