Skip to content

Commit b1d7da1

Browse files
authored
[ADVAPP-2335] & [ADVAPP-2334] & [ADVAPP-2332] & [ADVAPP-2333] & [ADVAPP-2316] (#2227)
* Update node to 24.13.0 Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update code formatting and copyright headers --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: Orrison <6799341+Orrison@users.noreply.github.com>
1 parent 95a0feb commit b1d7da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ WORKDIR /var/www/html
141141
# Install JS package management
142142
ENV NVM_VERSION=v0.40.3
143143
# If we change this version, remember to also update the .nvmrc file
144-
ENV NODE_VERSION=24.11.1
144+
ENV NODE_VERSION=24.13.0
145145
ENV NPM_VERSION=^11.7.0
146146
ENV NVM_DIR=/usr/local/nvm
147147
RUN mkdir "$NVM_DIR"

0 commit comments

Comments
 (0)