Skip to content

Commit a30ce08

Browse files
authored
Bump debian
1 parent 9c97fef commit a30ce08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# docker inspect --format "{{ .NetworkSettings.IPAddress }}" iperf3-srv
88
# docker run -it --rm networkstatic/iperf3 -c <SERVER_IP>
99
#
10-
FROM debian:bullseye-slim
10+
FROM debian:bookworm-slim
1111
MAINTAINER Brent Salisbury <brent.salisbury@gmail.com>
1212
# install binary and remove cache
1313
RUN apt-get update \

0 commit comments

Comments
 (0)