Skip to content

Commit 931a413

Browse files
maribuaabadie
authored andcommitted
Revert "Dockerfile: Install python3-yaml"
In #57 PyYAML is installed in the correct way. No need to bloat the container with the same python module installed twice.
1 parent b138e10 commit 931a413

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

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

0 commit comments

Comments
 (0)