use connectinfo in docker too
This commit is contained in:
parent
662bbb296f
commit
209601dc6f
@ -51,7 +51,7 @@ RUN apt-get update && \
|
||||
# copy the application
|
||||
COPY . .
|
||||
|
||||
ENV WEB3_PROXY_FEATURES "rdkafka-src"
|
||||
ENV WEB3_PROXY_FEATURES "rdkafka-src,connectinfo"
|
||||
|
||||
# test the application with cargo-nextest
|
||||
RUN --mount=type=cache,target=/usr/local/cargo/registry \
|
||||
|
Loading…
Reference in New Issue
Block a user