Merge pull request #1014 from okxlin/renovate/nodebb-docker-2.x

chore(deps): update nodebb/docker docker tag to v2
This commit is contained in:
okxlin 2024-03-16 11:41:32 +08:00 committed by GitHub
commit f879680879
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:4567"
volumes:
- ./data:/usr/src/app/public/uploads
image: nodebb/docker:1.19
image: nodebb/docker:2.8
labels:
createdBy: "Apps"