chore: update nodejs version in Dockerfile #2199

Merged
Sainan merged 2 commits from upd-docker into main 2025-06-18 10:23:40 -07:00
Showing only changes of commit 3e1cf5ff5b - Show all commits

View File

@ -1,4 +1,4 @@
FROM node:18-alpine3.19 FROM node:24
ENV APP_MONGODB_URL=mongodb://mongodb:27017/openWF ENV APP_MONGODB_URL=mongodb://mongodb:27017/openWF
ENV APP_MY_ADDRESS=localhost ENV APP_MY_ADDRESS=localhost