Align Dockerfile base image to rocker/verse:4.4 to match CI workflow
All checks were successful
Deploy Lakehouse Docs / build-and-deploy (push) Successful in 15m5s
Lint & Format Check / Link Check (push) Successful in 4s
Lint & Format Check / Format Check (styler) (push) Successful in 18s
R Package Tests / test (push) Successful in 55s

This commit is contained in:
2026-02-23 06:23:41 -05:00
parent 5091aec53c
commit fdd75f80da

View File

@@ -1,4 +1,4 @@
FROM rocker/verse:4.5.2
FROM rocker/verse:4.4
# System dependencies for arrow, lightgbm, and ggplot2 (ragg/textshaping)
# Quarto is pre-installed in rocker/verse