Update README.md

This commit is contained in:
Stefan Pejcic
2024-12-23 10:57:16 +01:00
committed by GitHub
parent 67dba58d80
commit fa4d628333

View File

@@ -3,5 +3,5 @@ https://hub.docker.com/r/openpanel/openlitespeed
build
```bash
docker build . --build-arg OLS_VERSION=6.2.2 --build-arg PHP_VERSION=lsphp83 -t openpanel/litespeed
docker build . --build-arg OLS_VERSION=1.8.2 --build-arg PHP_VERSION=lsphp83 -t openpanel/litespeed
```