Compare commits
No commits in common. "3ace27f46f20812eaad3d582099ab5892f03c5fa" and "a5891e729453ee63f4fee2aba0be56f19df71a65" have entirely different histories.
3ace27f46f
...
a5891e7294
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:12.7
|
FROM debian:12.6
|
||||||
RUN apt-get update -qq
|
RUN apt-get update -qq
|
||||||
RUN apt-get install -qq curl nmap inetutils-ping iftop ldap-utils vim nano git ca-certificates --no-install-recommends
|
RUN apt-get install -qq curl nmap inetutils-ping iftop ldap-utils vim nano git ca-certificates --no-install-recommends
|
||||||
RUN rm -rf /var/lib/apt/lists/*
|
RUN rm -rf /var/lib/apt/lists/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue