Update ghcr.io/nodebb/nodebb Docker tag to v4.0.6
This commit is contained in:
parent
8f9e434634
commit
bb057d16a5
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue