mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
parent
7ab2670ea6
commit
62b7e57add
@ -35,7 +35,7 @@ FROM node:19-alpine
|
||||
WORKDIR /calckey
|
||||
|
||||
# Install runtime dependencies
|
||||
RUN apk add --no-cache --no-progress tini ffmpeg vips-dev
|
||||
RUN apk add --no-cache --no-progress tini ffmpeg vips-dev zip unzip
|
||||
|
||||
COPY . ./
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user