Skip to content

Commit 9535f4f

Browse files
committed
Add curl to the image
This allows exechooks to call curl.
1 parent 750e20e commit 9535f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ RUN /stage_binaries.sh -o {ARG_STAGING} \
6060
-p git \
6161
-p openssh-client \
6262
-p ca-certificates \
63+
-p curl \
6364
-p socat \
6465
-b /bin/grep \
6566
-b /bin/sed \

0 commit comments

Comments
 (0)