update embedr node version, build

This commit is contained in:
Devin Ivy
2024-11-12 10:46:25 -05:00
parent 101c9e7267
commit 04ff5f2c0d
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ WORKDIR /usr/src/social-app
ENV DEBIAN_FRONTEND=noninteractive
# Node
ENV NODE_VERSION=18
ENV NODE_VERSION=20
ENV NVM_DIR=/usr/share/nvm
# Go