Skip to content

Commit 5cddea4

Browse files
authored
Merge pull request #56 from maribu/Dockerfile/pyton3-yaml
Dockerfile: Install python3-yaml
2 parents 08df9ba + da819fc commit 5cddea4

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)