Skip to content

Commit 8fb27aa

Browse files
Update Dockerfile.tools
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1731092 commit 8fb27aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ ENTRYPOINT []
172172
CMD ["bash"]
173173

174174
# Copy hook scripts to make advanced functionality available
175-
COPY hooks/ /usr/local/bin/hooks/
175+
# (Removed redundant COPY hooks/ /usr/local/bin/hooks/)
176176
COPY lib_getopt /usr/local/bin/
177177

178178
# Make hooks executable

0 commit comments

Comments
 (0)