debian 13 ols fix

This commit is contained in:
usmannasir
2025-09-18 01:15:38 +05:00
parent f2a69b2988
commit 6eedea1254
3 changed files with 4 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ RUN apt-get update && \
apt-get install -y wget gnupg ca-certificates
# Install OpenLiteSpeed
RUN wget -O - http://rpms.litespeedtech.com/debian/enable_lst_debian_repo.sh | bash
RUN wget -O - https://repo.litespeed.sh | bash
RUN apt-get install -y openlitespeed