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

This commit is contained in:
Renovate Bot 2023-12-19 02:12:09 +00:00
parent 1028be77d1
commit 0bb30b4770
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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