From 4c286cbbde2f1ccd1da506d5136d01dfda687f92 Mon Sep 17 00:00:00 2001 From: David Inglebard RICQ Date: Mon, 6 May 2024 22:49:01 +0200 Subject: [PATCH] debian:bookworm --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8e9d71f..50a1985 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ # -e PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/native \ # inglebard/tor-browser --class=tor-docker # -FROM debian:bullseye +FROM debian:bookworm #original dockerfile from "Jessie Frazelle " https://hub.docker.com/r/jess/tor-browser/ # and Guy Taylor https://github.com/TheBiggerGuy/docker-pulseaudio-example