From 4b4c31b6d1a9b92123a02b8e1fb12fa4ad8aa959 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sat, 18 Jul 2026 13:16:07 +0200 Subject: [PATCH] build(deps): bump pipewire from 1.6.6-r0 to 1.6.8-r4 --- av/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/av/Dockerfile b/av/Dockerfile index 24741f1..002f035 100644 --- a/av/Dockerfile +++ b/av/Dockerfile @@ -29,7 +29,7 @@ RUN apk upgrade --no-cache \ pipx=1.14.0-r0 \ py3-pip=26.1.2-r0 \ python3=3.14.5-r0 \ - pipewire=1.6.6-r0 \ + pipewire=1.6.8-r4 \ soundtouch=2.4.1-r0 \ v4l-utils=1.32.0-r1 \ wavpack=5.9.0-r0 \