Skip to content

Commit

Permalink
Merge pull request #21 from blinklabs-io/feat/v2403.1
Browse files Browse the repository at this point in the history
feat: upgrade to v2403.1
  • Loading branch information
wolf31o2 authored Jan 23, 2024
2 parents a219fc6 + e25a249 commit 2eae206
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=2347.0
ARG MITHRIL_VERSION=2403.1
ENV MITHRIL_VERSION=${MITHRIL_VERSION}
WORKDIR /code
RUN echo "Building tags/${MITHRIL_VERSION}..." \
Expand Down

0 comments on commit 2eae206

Please sign in to comment.