test
This commit is contained in:
@@ -46,7 +46,7 @@ RUN cmake -Dclient=OFF -DCMAKE_BUILD_TYPE=Release -Dgrpc=ON .. || \
|
|||||||
RUN make -j $(nproc)
|
RUN make -j $(nproc)
|
||||||
|
|
||||||
# Clean distribution stage
|
# Clean distribution stage
|
||||||
FROM ubuntu:focal as prod
|
FROM debian:buster-slim as prod
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user