Compare commits

..

1 commit

Author SHA1 Message Date
Renovate bot
46b9a08eb9 Update debian Docker tag to v12.9 2025-01-15 00:00:22 +00:00

View file

@ -1,4 +1,4 @@
FROM debian:12.10
FROM debian:12.9
RUN apt update && apt install vim tmux jq curl wget less git python3-pip openssh-server zsh dnsutils knot-dnsutils nmap -y
RUN pip3 install yq --break-system-packages