File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ENV XDG_CONFIG_HOME=/cfg
9
9
10
10
RUN apk --no-cache add !pyc \
11
11
tzdata wget mimalloc2 mimalloc2-insecure \
12
- py3-jinja2 py3-argon2-cffi py3-pyzmq py3-pillow \
12
+ py3-jinja2 py3-argon2-cffi py3-pyzmq py3-openssl py3- pillow \
13
13
ffmpeg
14
14
15
15
COPY i/dist/copyparty-sfx.py innvikler.sh ./
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ COPY i/bin/mtag/audio-bpm.py /mtag/
12
12
COPY i/bin/mtag/audio-key.py /mtag/
13
13
RUN apk add -U !pyc \
14
14
tzdata wget mimalloc2 mimalloc2-insecure \
15
- py3-jinja2 py3-argon2-cffi py3-pyzmq py3-pillow \
15
+ py3-jinja2 py3-argon2-cffi py3-pyzmq py3-openssl py3- pillow \
16
16
py3-pip py3-cffi \
17
17
ffmpeg \
18
18
py3-magic \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ENV XDG_CONFIG_HOME=/cfg
9
9
10
10
RUN apk --no-cache add !pyc \
11
11
tzdata wget mimalloc2 mimalloc2-insecure \
12
- py3-jinja2 py3-argon2-cffi py3-pillow py3-mutagen
12
+ py3-jinja2 py3-argon2-cffi py3-openssl py3- pillow py3-mutagen
13
13
14
14
COPY i/dist/copyparty-sfx.py innvikler.sh ./
15
15
ADD base ./base
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ENV XDG_CONFIG_HOME=/cfg
9
9
10
10
RUN apk add -U !pyc \
11
11
tzdata wget mimalloc2 mimalloc2-insecure \
12
- py3-jinja2 py3-argon2-cffi py3-pyzmq py3-pillow \
12
+ py3-jinja2 py3-argon2-cffi py3-pyzmq py3-openssl py3- pillow \
13
13
py3-pip py3-cffi \
14
14
ffmpeg \
15
15
py3-magic \
You can’t perform that action at this time.
0 commit comments