Compare commits

...

2 Commits

Author SHA1 Message Date
Martyn 0ae5de279b Merge pull request 'Update debian Docker tag to v12.7' (#2) from renovate/debian-12.x into main
/ test (push) Failing after 22s Details
Reviewed-on: #2
2024-10-03 13:40:43 +00:00
Renovate bot 9ebb52056f Update debian Docker tag to v12.7 2024-10-03 13:40:29 +00:00
1 changed files with 1 additions and 1 deletions

View File

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