Update README.md

This commit is contained in:
Stefan Pejcic 2024-12-23 17:20:22 +01:00 committed by GitHub
parent aa89e4791a
commit dc4a0b59d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,5 @@ https://hub.docker.com/r/openpanel/openlitespeed
build
```bash
docker build . --build-arg OLS_VERSION=1.8.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-mysql
```