We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c53c7 commit 4848c3fCopy full SHA for 4848c3f
Dockerfile
@@ -1,5 +1,5 @@
1
FROM rust:bookworm AS rustbuilder
2
-ARG MITHRIL_VERSION=2442.0
+ARG MITHRIL_VERSION=2445.0
3
ENV MITHRIL_VERSION=${MITHRIL_VERSION}
4
WORKDIR /code
5
RUN echo "Building tags/${MITHRIL_VERSION}..." \
0 commit comments