From 0d83c93b0ff3e48a5b523cae0126a85c5b940fa5 Mon Sep 17 00:00:00 2001 From: L_DelOff Date: Fri, 15 Sep 2023 20:22:13 +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, 2 insertions(+) diff --git a/Dockerfile.multistage b/Dockerfile.multistage index a266dc7..e94a2a0 100644 --- a/Dockerfile.multistage +++ b/Dockerfile.multistage @@ -20,6 +20,8 @@ RUN apk update && apk add --no-cache \ avahi-dev \ libxcb \ libice-dev \ + ice-dev \ + ice-python-dev \ poco-dev