mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-02 08:09:10 +00:00
Update container
This commit is contained in:
@@ -18,6 +18,8 @@ RUN npm run build
|
||||
# Stage 2: Run the application
|
||||
FROM node:18-alpine AS runner
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
# Copy package.json and package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user