Skip to content

Commit

Permalink
Goddamn it
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Jul 30, 2024
1 parent 39768f2 commit f79b72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ COPY . .

RUN apk update
RUN apk add python3
RUN pip install setuputils --break-system-packages
RUN npm i -g pnpm
RUN pnpm install
RUN pnpm run build
Expand Down

0 comments on commit f79b72a

Please sign in to comment.