Update debian Docker tag to v12.10

This commit is contained in:
Renovate bot 2025-03-19 00:00:38 +00:00
parent 5bc93ba132
commit 5431743e0e

View file

@ -1,4 +1,4 @@
FROM debian:12.8
FROM debian:12.10
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