diff --git a/qa-mickey.planx-pla.net/manifests/hatchery/hatchery.json b/qa-mickey.planx-pla.net/manifests/hatchery/hatchery.json index 448e029b6..c78461755 100644 --- a/qa-mickey.planx-pla.net/manifests/hatchery/hatchery.json +++ b/qa-mickey.planx-pla.net/manifests/hatchery/hatchery.json @@ -30,7 +30,7 @@ "cpu-limit": "1.0", "memory-limit": "512Mi", "name": "R Studio", - "image": "rstudio/r-base:4.2-focal", + "image": "quay.io/cdis/rstudio:4.2.1", "env": { "DISABLE_AUTH": "true" },