Skip to content

Commit

Permalink
apply patches and remove patch-files
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusel committed Jul 15, 2024
1 parent 537b6ee commit 48ddd39
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 @@ -201,5 +201,5 @@ RUN ./apply-patches.sh

# cleanup patches
RUN rm ./apply-patches.sh
RUN rm -r /_patches
RUN rm -r ./_patches

0 comments on commit 48ddd39

Please sign in to comment.