UI dockerfiles should use node:lts
Open
team/automation
team/ui
team/unity
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Currently our production dockerfile is using `node:lts-alpine3.12` as the base image. We should change this to just be `node:lts` and resolve the individual dependencies that we need. Talk to @drdelambre for more info
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.