Skip to content

Commit

Permalink
Bump debian
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdalert authored May 7, 2024
1 parent 9c97fef commit a30ce08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# docker inspect --format "{{ .NetworkSettings.IPAddress }}" iperf3-srv
# docker run -it --rm networkstatic/iperf3 -c <SERVER_IP>
#
FROM debian:bullseye-slim
FROM debian:bookworm-slim
MAINTAINER Brent Salisbury <[email protected]>
# install binary and remove cache
RUN apt-get update \
Expand Down

0 comments on commit a30ce08

Please sign in to comment.