Skip to content

Commit 0bba5a1

Browse files
committed
T7557: Add python3-toml package for Dockerfile
1 parent dbf3ce4 commit 0bba5a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ RUN apt-get update && apt-get install -y \
103103
python3-pip \
104104
python3-flake8 \
105105
python3-autopep8 \
106+
python3-toml \
106107
python3-tomli \
107108
python3-tomli-w \
108109
yq \

0 commit comments

Comments
 (0)