Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e73d592

Browse files
committed
patching Dockerfile
1 parent e39da51 commit e73d592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /app
88
COPY package*.json ./
99

1010
# Install dependencies
11-
RUN npm install --production \
11+
RUN npm install \
1212
&& npm install typescript -g
1313

1414

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /