removing python

This commit is contained in:
localhost 2024-03-30 14:33:04 +01:00
parent 0083081fbd
commit 7bacd174f6
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
FROM node:alpine
RUN apk add --no-cache python3
RUN mkdir -p /usr/src/preservetube/backend
WORKDIR /usr/src/preservetube/backend