Skip to content

Commit

Permalink
Use more regex
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 3, 2025
1 parent 3c63181 commit d85569a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,7 @@ COPY --from=build \
/usr/local/lib/ruby/

COPY --from=build \
/usr/local/share/man/man1/erb* \
/usr/local/share/man/man1/irb* \
/usr/local/share/man/man1/ri* \
/usr/local/share/man/man1/ruby* \
/usr/local/share/man/man1/*.* \
/usr/local/share/man/man1/


Expand Down

0 comments on commit d85569a

Please sign in to comment.