mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Update Dockerfile
This commit is contained in:
parent
4faaabfd1f
commit
e6e236fcda
@ -22,7 +22,7 @@ RUN apk add --no-cache \
|
||||
vips-dev \
|
||||
vips
|
||||
|
||||
COPY package.json yarn.lock ./
|
||||
COPY package.json yarn.lock .yarnrc ./
|
||||
RUN yarn install
|
||||
COPY . ./
|
||||
RUN yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user