chore(deps): update nodebb/docker docker tag to v2
This commit is contained in:
parent
fbbaacbe1c
commit
00bdf8a7aa
|
|
@ -9,7 +9,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:4567"
|
- "${PANEL_APP_PORT_HTTP}:4567"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/usr/src/app/public/uploads
|
- ./data:/usr/src/app/public/uploads
|
||||||
image: nodebb/docker:1.19
|
image: nodebb/docker:2.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue