Update ghcr.io/nodebb/nodebb Docker tag to v4.4.5 (#964)
This commit is contained in:
parent
5d0b80f326
commit
c17fc37fe5
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
image: ghcr.io/nodebb/nodebb:4.4.4
|
image: ghcr.io/nodebb/nodebb:4.4.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue