mirror of
https://github.com/linuxserver/proot-apps.git
synced 2026-03-23 00:05:38 +08:00
fix stremio openssl ingest
This commit is contained in:
parent
da2de75b68
commit
207cd8c437
@ -13,7 +13,7 @@ RUN \
|
||||
"https://dl.strem.io/shell-linux/v4.4.168/stremio_4.4.168-1_amd64.deb" && \
|
||||
curl -o \
|
||||
/tmp/libssl.deb -L \
|
||||
"http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb" && \
|
||||
"http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb" && \
|
||||
dpkg -i \
|
||||
/tmp/libssl.deb && \
|
||||
mkdir -p \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user