UI: Upgrade Node.js to v22.18.0 in Dockerfile
This commit is contained in:
parent
082fcff67c
commit
9055459bbc
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
FROM thingsboard/node:20.18.0-bookworm-slim
|
||||
FROM thingsboard/node:22.18.0-bookworm-slim
|
||||
|
||||
ENV NODE_ENV production
|
||||
ENV DOCKER_MODE true
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
FROM thingsboard/node:20.18.0-bookworm-slim
|
||||
FROM thingsboard/node:22.18.0-bookworm-slim
|
||||
|
||||
ENV NODE_ENV production
|
||||
ENV DOCKER_MODE true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user