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
@@ -3,8 +3,7 @@ on:
push:
branches:
- main
- bnewbold/embedr
- bnewbold/embedr-rebase
- divy/embed-rate-limit
env:
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
+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