modified: src/Dockerfile
This commit is contained in:
@@ -3,6 +3,7 @@ FROM $BUILD_FROM
|
|||||||
|
|
||||||
RUN apk add --no-cache python3
|
RUN apk add --no-cache python3
|
||||||
RUN apk add --update py3-pip
|
RUN apk add --update py3-pip
|
||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|||||||
Reference in New Issue
Block a user