Skip to content

Commit 2f4a2a3

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.tools

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ CMD ["bash"]
173173

174174
# Copy hook scripts to make advanced functionality available
175175
# (Removed redundant COPY hooks/ /usr/local/bin/hooks/)
176-
COPY lib_getopt /usr/local/bin/
177176

178177
# Make hooks executable
179178
RUN chmod +x /usr/local/bin/hooks/*.sh

0 commit comments

Comments
 (0)