From e24f4134b28d6294a1cd2a9e547ef1f40858cdc2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 02:03:34 +0000 Subject: [PATCH] Update debian Docker tag to v12.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fb039b1..c4f6724 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/* -- 2.45.2