Skip to content

Commit

Permalink
Merge pull request #25 from blinklabs-io/feat/v2408.0
Browse files Browse the repository at this point in the history
feat: version bump to mithril v2408.0
  • Loading branch information
wolf31o2 authored Feb 26, 2024
2 parents 1d94853 + dc44dcb commit aae855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM rust:bookworm AS rustbuilder
ARG MITHRIL_VERSION=2403.1
ARG MITHRIL_VERSION=2408.0
ENV MITHRIL_VERSION=${MITHRIL_VERSION}
WORKDIR /code
RUN echo "Building tags/${MITHRIL_VERSION}..." \
Expand Down

0 comments on commit aae855b

Please sign in to comment.