Skip to content

Commit abea88b

Browse files
committed
Dockerfile: Install pyton3-yaml
This allows `make doc` to run again in the CI.
1 parent 08df9ba commit abea88b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN apt-get update && \
1414
moreutils \
1515
python3-pip \
1616
python3-venv \
17+
python3-yaml \
1718
ssh-client \
1819
tini \
1920
wget \

0 commit comments

Comments
 (0)