Update debian Docker tag to v12.8 #4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:12.7
|
||||
FROM debian:12.8
|
||||
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 rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in a new issue