fix
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user