``` FROM registry.redhat.io/codeready-workspaces/stacks-node-rhel8 ``` we can use the newer RHEL8 ubi once there is a mongodb for it pulled in the Dockerfile here: ``` COPY mongodb-org-3.6.repo /etc/yum.repos.d/ ```