File tree Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
FROM rust:bookworm AS rustbuilder
2
- ARG MITHRIL_VERSION=2408 .0
2
+ ARG MITHRIL_VERSION=2412 .0
3
3
ENV MITHRIL_VERSION=${MITHRIL_VERSION}
4
4
WORKDIR /code
5
5
RUN echo "Building tags/${MITHRIL_VERSION}..." \
@@ -10,6 +10,7 @@ RUN echo "Building tags/${MITHRIL_VERSION}..." \
10
10
11
11
FROM debian:bookworm-slim as mithril-client
12
12
COPY --from=rustbuilder /code/mithril/target/release/mithril-client /bin/
13
+ COPY config/ /opt/cardano/config/
13
14
RUN apt-get update -y \
14
15
&& apt-get install -y \
15
16
ca-certificates \
Original file line number Diff line number Diff line change
1
+ 5b3139312c36362c3134302c3138352c3133382c31312c3233372c3230372c3235302c3134342c32372c322c3138382c33302c31322c38312c3135352c3230342c31302c3137392c37352c32332c3133382c3139362c3231372c352c31342c32302c35372c37392c33392c3137365d
Original file line number Diff line number Diff line change
1
+ 5b3132372c37332c3132342c3136312c362c3133372c3133312c3231332c3230372c3131372c3139382c38352c3137362c3139392c3136322c3234312c36382c3132332c3131392c3134352c31332c3233322c3234332c34392c3232392c322c3234392c3230352c3230352c33392c3233352c34345d
Original file line number Diff line number Diff line change
1
+ 5b3132372c37332c3132342c3136312c362c3133372c3133312c3231332c3230372c3131372c3139382c38352c3137362c3139392c3136322c3234312c36382c3132332c3131392c3134352c31332c3233322c3234332c34392c3232392c322c3234392c3230352c3230352c33392c3233352c34345d
Original file line number Diff line number Diff line change
1
+ 5b3132372c37332c3132342c3136312c362c3133372c3133312c3231332c3230372c3131372c3139382c38352c3137362c3139392c3136322c3234312c36382c3132332c3131392c3134352c31332c3233322c3234332c34392c3232392c322c3234392c3230352c3230352c33392c3233352c34345d
You can’t perform that action at this time.
0 commit comments