Compare commits
2 Commits
c9816bc830
...
0ae5de279b
Author | SHA1 | Date |
---|---|---|
Martyn | 0ae5de279b | |
Renovate bot | 9ebb52056f |
|
@ -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 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
|
||||||
|
|
Loading…
Reference in New Issue