mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 04:51:44 -07:00
Base image for building the frontend is referenced with its tag on the Dockerfile (FROM node:lts-alpine). The tag has been recently changed, and now points to version 18 of nodejs. Attempting to build with new lts (v.18), results in an error when building the frontend: > [frontend-build 8/8] RUN yarn build: Adding the ENV var has fixed the build issue, and the container image is now produced without errors. |
||
---|---|---|
.. | ||
zero-ui |