chore(deps): update nodebb/docker docker tag to v2

This commit is contained in:
renovate[bot] 2024-03-16 02:26:54 +00:00 committed by GitHub
parent fbbaacbe1c
commit 00bdf8a7aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"