Update Dockerfile #2497

Closed
yadhuK0731 wants to merge 2 commits from main into main
2 changed files with 3 additions and 0 deletions

View File

@@ -24,3 +24,5 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
&& apt-get install -y nodejs
WORKDIR /workspace
edittt e

1
.gitattributes vendored
View File

@@ -7,3 +7,4 @@ db/schema.rb linguist-generated
vendor/* linguist-vendored
config/credentials/*.yml.enc diff=rails_credentials
config/credentials.yml.enc diff=rails_credentials
newwww