1
0
Fork 0

chore(deps): update pandastd/nvpress docker tag to v5.8.0 (#3744)

This commit is contained in:
renovate[bot] 2026-01-29 16:28:58 +00:00 committed by GitHub
parent 64f8adf666
commit 84fe2c6ddc
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-content:/usr/src/app/nv-content"
- "${DATA_PATH}/nv-themes:/usr/src/app/nv-themes" - "${DATA_PATH}/nv-themes:/usr/src/app/nv-themes"
- "${DATA_PATH}/nv-plugins:/usr/src/app/nv-plugins" - "${DATA_PATH}/nv-plugins:/usr/src/app/nv-plugins"
image: pandastd/nvpress:5.7.0 image: pandastd/nvpress:5.8.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"