Skip to content

Commit

Permalink
fix stremio
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Mar 6, 2025
1 parent d7f14fe commit 0957956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/stremio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.23_amd64.deb" && \
"https://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb" && \
dpkg -i \
/tmp/libssl.deb && \
mkdir -p \
Expand Down

0 comments on commit 0957956

Please sign in to comment.