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

This commit is contained in:
Renovate Bot 2024-02-13 01:04:09 +00:00
parent 0bb30b4770
commit 1ea1e07326
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -1,4 +1,4 @@
FROM amd64/debian:12.4 FROM amd64/debian:12.5
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/*