Skip to content

Commit

Permalink
feat: version bump mithril to v2428.0 (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Jul 15, 2024
1 parent ebaca77 commit 5e969c4
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=2423.0
ARG MITHRIL_VERSION=2428.0
ENV MITHRIL_VERSION=${MITHRIL_VERSION}
WORKDIR /code
RUN echo "Building tags/${MITHRIL_VERSION}..." \
Expand Down

0 comments on commit 5e969c4

Please sign in to comment.