Merge pull request #1565 from okxlin/renovate/pandastd-nvpress-5.x

chore(deps): update pandastd/nvpress docker tag to v5
This commit is contained in:
okxlin 2024-06-13 23:14:13 +08:00 committed by GitHub
commit 58fcf3f385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,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:4.2.0
image: pandastd/nvpress:5.0.0
labels:
createdBy: "Apps"