Merge pull request #860 from okxlin/renovate/pandastd-nvpress-4.x

chore(deps): update pandastd/nvpress docker tag to v4
This commit is contained in:
okxlin 2024-02-04 22:36:15 +08:00 committed by GitHub
commit ba72286be6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "${DATA_PATH}/nv-content:/usr/src/app/nv-content"
- "${DATA_PATH}/nv-themes:/usr/src/app/nv-themes"
- "${DATA_PATH}/nv-plugins:/usr/src/app/nv-plugins"
image: pandastd/nvpress:3.9.0
image: pandastd/nvpress:4.0.0
labels:
createdBy: "Apps"