🔨 Update bunjs dockerfile, provide nodejs version dockerfile
This commit is contained in:
@@ -12,6 +12,7 @@ RUN bun install
|
||||
COPY . .
|
||||
|
||||
# Build the Nuxt application
|
||||
ENV NITRO_PRESET=bun
|
||||
RUN bun run build
|
||||
|
||||
# Stage 2: Create the production image
|
||||
|
||||
Reference in New Issue
Block a user