build: T861: Add socat as needed by commit 7f23b57

This commit is contained in:
sarthurdev 2024-09-17 11:23:54 +02:00
parent d60f5222c2
commit 983e4ffd97

View File

@ -87,7 +87,8 @@ RUN apt-get update && apt-get install -y \
gosu \
po4a \
openssh-client \
jq
jq \
socat
# Packages needed for vyos-build
RUN apt-get update && apt-get install -y \