Update ghcr.io/nodebb/nodebb Docker tag to v4

This commit is contained in:
renovate[bot] 2025-01-20 21:25:30 +00:00 committed by GitHub
parent f75bb01c35
commit 2022ee9ca5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:3.12.3
image: ghcr.io/nodebb/nodebb:4.0.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"