Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 8fec823

Browse files
authored
Merge pull request #14 from Vorgartenzwerg42/master
Fix dependencies
2 parents 457d4e3 + 6e983aa commit 8fec823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ENV LANG en_US.utf8
1717
RUN dpkg --add-architecture i386 && \
1818
apt update -y && \
1919
apt install -y \
20+
iproute2 \
2021
mailutils \
2122
postfix \
2223
curl \

0 commit comments

Comments
 (0)