fix
parent
796c2f4764
commit
a13d13317b
|
@ -51,7 +51,7 @@ FROM ubuntu:focal as prod
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN adduser murmur
|
RUN adduser mumble
|
||||||
RUN apt-get update && apt-get install --no-install-recommends -y \
|
RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||||
libcap2 \
|
libcap2 \
|
||||||
libzeroc-ice3.7 \
|
libzeroc-ice3.7 \
|
||||||
|
|
Loading…
Reference in New Issue