Skip to content

Commit dd2c245

Browse files
authored
Merge pull request #938 from jestabro/commit-cli
T7292: add build dependency python3-protobuf
2 parents 03f73ec + 7e70105 commit dd2c245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ RUN pip install --break-system-packages \
255255
python3-netaddr \
256256
python3-paramiko \
257257
python3-passlib \
258+
python3-protobuf \
258259
python3-tabulate \
259260
python3-zmq \
260261
pylint \

0 commit comments

Comments
 (0)