Skip to content

Commit

Permalink
kill
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptofyre authored Aug 9, 2024
1 parent d2d7576 commit 3d9610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM node:18-alpine

# Set the working directory
WORKDIR /usr/src/app
WORKDIR /app

# Install FFmpeg
RUN apk add --update-cache ffmpeg make gcc g++ python3
Expand Down

0 comments on commit 3d9610c

Please sign in to comment.