From 7da121b29b9715add732cf8cbb38788c758787a3 Mon Sep 17 00:00:00 2001 From: L_DelOff Date: Fri, 15 Sep 2023 20:13:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile.multistage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.multistage b/Dockerfile.multistage index 2892b43..2b10a87 100644 --- a/Dockerfile.multistage +++ b/Dockerfile.multistage @@ -18,7 +18,7 @@ RUN apk update && apk add --no-cache \ libsndfile-dev \ opus-dev \ avahi-dev \ - libxcb-xinerama.so.0 \ + libxcb \ icu-dev \ poco-dev