L_DelOff 2023-09-17 17:11:41 +03:00
parent 796c2f4764
commit a13d13317b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ FROM ubuntu:focal as prod
ARG DEBIAN_FRONTEND=noninteractive
RUN adduser murmur
RUN adduser mumble
RUN apt-get update && apt-get install --no-install-recommends -y \
libcap2 \
libzeroc-ice3.7 \