Skip to content

Commit

Permalink
Add curl to the image
Browse files Browse the repository at this point in the history
This allows exechooks to call curl.
  • Loading branch information
thockin committed Jun 9, 2024
1 parent 750e20e commit 30f7e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN /stage_binaries.sh -o {ARG_STAGING} \
-p git \
-p openssh-client \
-p ca-certificates \
-p curl \
-p socat \
-b /bin/grep \
-b /bin/sed \
Expand Down

0 comments on commit 30f7e08

Please sign in to comment.