chore(deps): update litespeedtech/openlitespeed docker tag to v1.8.1 (#1288)

* chore(deps): update litespeedtech/openlitespeed docker tag to v1.8.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-04-23 16:16:30 +08:00 committed by GitHub
parent 87ff2d8e9e
commit a2ebc3c8e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:7080"
environment:
- TZ=${TIME_ZONE}
image: litespeedtech/openlitespeed:1.7.19-lsphp74
image: litespeedtech/openlitespeed:1.8.1-lsphp74
labels:
createdBy: "Apps"

View File

@ -18,7 +18,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:7080"
environment:
- TZ=${TIME_ZONE}
image: litespeedtech/openlitespeed:1.7.19-lsphp81
image: litespeedtech/openlitespeed:1.8.1-lsphp81
labels:
createdBy: "Apps"