Skip to content

Commit 662f991

Browse files
authored
iperf apt upgrade breaking without -y (#29)
Just removing that for now, to unblock things
1 parent 8946b35 commit 662f991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

images/iperf/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
FROM debian:bookworm-slim
66

77
RUN apt-get update && \
8-
apt-get upgrade && \
98
apt-get install -y "iperf" && \
109
rm -rf /var/lib/apt/lists/*
1110

0 commit comments

Comments
 (0)