Skip to content

Commit

Permalink
fixate version number for http-server
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Jan 6, 2024
1 parent e287f7b commit 329b354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ RUN curl https://packagecloud.io/install/repositories/cs50/repo/script.deb.sh |
# Install Node.js packages
RUN npm install --global \
http-server
http-server@14.1.1
# Patch index.js in http-server
Expand Down

0 comments on commit 329b354

Please sign in to comment.