1
0
Fork 0

chore(deps): update ghcr.io/nodebb/nodebb docker tag to v4.4.2 (#4045)

* chore(deps): update ghcr.io/nodebb/nodebb docker tag to v4.4.2

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-06-03 18:39:40 +08:00 committed by GitHub
parent a37ec4b7d8
commit b5d6f9ef12
7 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services: services:
nodebb: nodebb:
image: ghcr.io/nodebb/nodebb:4.4.1 image: ghcr.io/nodebb/nodebb:4.4.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: unless-stopped restart: unless-stopped
networks: networks: