Page MenuHomePhabricator

[frontend] Downgrade Node image in the Dockerfile
Closed, ResolvedPublic

Description

Unfortunately, the Toolhub-ui container is built with a Node image that isn't supported by the Toolforge Kubernetes cluster.

node16 is the most recent supported version; we need to alter the Dockerfile to build on that image instead, and hope that nothing breaks.