Skip to content

Commit

Permalink
balls
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptofyre authored Aug 9, 2024
1 parent 646bace commit f03bd87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ WORKDIR /usr/src/app
# Install FFmpeg
RUN apk add --update-cache ffmpeg make gcc g++ python3

# Enable Corepack
RUN corepack enable

# Copy package.json and yarn.lock
COPY package.json yarn.lock ./

Expand Down

0 comments on commit f03bd87

Please sign in to comment.