Skip to content

Commit

Permalink
include socat
Browse files Browse the repository at this point in the history
  • Loading branch information
mredolatti committed Feb 22, 2024
1 parent ec30531 commit 3994d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/sidecar.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG FIPS_MODE
ARG COMMIT_SHA

RUN apt update -y
RUN apt install -y build-essential ca-certificates python3 git
RUN apt install -y build-essential ca-certificates python3 git socat

WORKDIR /splitd
COPY . .
Expand Down

0 comments on commit 3994d36

Please sign in to comment.