mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-12 09:39:10 +01:00
Update Dockerfile
This commit is contained in:
parent
06b087a762
commit
edc346e99f
@ -1,4 +1,4 @@
|
||||
FROM node:20-alpine as build
|
||||
FROM node:alpine as build
|
||||
WORKDIR /app
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
|
Loading…
x
Reference in New Issue
Block a user