chore(deps): update ghcr.io/nodebb/nodebb docker tag to v4.4.0
This commit is contained in:
parent
9837f92c50
commit
b322b3515d
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
image: ghcr.io/nodebb/nodebb:4.3.2
|
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue