Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuschelCGN authored Sep 27, 2024
1 parent 6f77df9 commit f5b999b
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 @@ -12,4 +12,4 @@ RUN apk add git \
&& npm install \
&& apk del .gyp
EXPOSE 3030
CMD npm start
CMD npm run latest

0 comments on commit f5b999b

Please sign in to comment.