chore(deps): update litespeedtech/openlitespeed docker tag to v1.7.19 (#772)
* chore(deps): update litespeedtech/openlitespeed docker tag to v1.7.19 * 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:
parent
9ddf052d40
commit
236c670c42
|
|
@ -21,7 +21,7 @@ services:
|
|||
- "${PANEL_APP_PORT_HTTP}:7080"
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: litespeedtech/openlitespeed:1.7.18-lsphp74
|
||||
image: litespeedtech/openlitespeed:1.7.19-lsphp74
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ services:
|
|||
- "${PANEL_APP_PORT_HTTP}:7080"
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: litespeedtech/openlitespeed:1.7.18-lsphp81
|
||||
image: litespeedtech/openlitespeed:1.7.19-lsphp81
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue