mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
taco
This commit is contained in:
@@ -6,7 +6,6 @@ RUN npm install -g pnpm@10.5.2
|
||||
|
||||
# Build the Next.js app
|
||||
FROM base AS builder
|
||||
ENV NODE_ENV production
|
||||
|
||||
RUN apk --no-cache upgrade && apk add --no-cache chromium
|
||||
|
||||
|
||||
Reference in New Issue
Block a user