Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Jan 1, 2024
1 parent 3e9ff7a commit 21fff27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/390.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN file $(which node)

RUN node -v

RUN npm -v
RUN timeout 20s npm -v
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN file $(which node)

RUN node -v

RUN npm -v
RUN timeout 20s npm -v

0 comments on commit 21fff27

Please sign in to comment.