From eb7ea5501673f40bf98ce1c23b862d3879db6ca1 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 8 Jul 2023 09:48:04 +0200 Subject: [PATCH] updated Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b83c637..d144415 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bullseye-slim +FROM debian:bookworm-slim ADD dip /dip