Skip to content

Commit

Permalink
Dockerfile: Install python3-yaml
Browse files Browse the repository at this point in the history
This allows `make doc` to run again in the CI.
  • Loading branch information
maribu committed Feb 28, 2024
1 parent 08df9ba commit da819fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update && \
moreutils \
python3-pip \
python3-venv \
python3-yaml \
ssh-client \
tini \
wget \
Expand Down

0 comments on commit da819fc

Please sign in to comment.