Update debian Docker tag to v12.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-10-11 19:29:29 +00:00
parent 14ce7d8a69
commit 1028be77d1
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -1,4 +1,4 @@
FROM amd64/debian:12.1 FROM amd64/debian:12.2
RUN apt-get update -qq RUN apt-get update -qq
RUN apt-get install -qq curl nmap inetutils-ping iftop --no-install-recommends RUN apt-get install -qq curl nmap inetutils-ping iftop --no-install-recommends
RUN rm -rf /var/lib/apt/lists/* RUN rm -rf /var/lib/apt/lists/*