mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
deploy: 1ca6cab981394aa3d7b006f745e68ce8f2a81085
This commit is contained in:
parent
128741ec84
commit
73a79a1759
@ -1 +1 @@
|
||||
1614578120
|
||||
1614608398
|
||||
@ -6,7 +6,7 @@ ARG NIM_PARAMS
|
||||
ARG MAKE_TARGET=wakunode
|
||||
|
||||
# Get build tools and required header files
|
||||
RUN apk add --no-cache bash build-base pcre-dev linux-headers git
|
||||
RUN apk add --no-cache bash git rust cargo build-base pcre-dev linux-headers
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user