Update debian Docker tag to v12.8 #3

Open
renovate wants to merge 1 commits from renovate/debian-12.x into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 27d817ac5b - Show all commits

View File

@ -1,4 +1,4 @@
FROM debian:12.7 FROM debian:12.8
RUN apt update && apt install vim tmux jq curl wget less git python3-pip openssh-server zsh dnsutils knot-dnsutils nmap -y 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 RUN pip3 install yq --break-system-packages