1
0
Fork 0

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 ac2e37ce1d
commit 8367e6aea0
1 changed files with 1 additions and 1 deletions

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"