Skip to content

Commit

Permalink
feat: cardano-node 10.1.3 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 authored Nov 30, 2024
1 parent 9a1abf9 commit 3832948
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,6 +1,6 @@
FROM ghcr.io/blinklabs-io/haskell:9.6.4-3.10.2.0-1 AS cardano-node-build
# Install cardano-node
ARG NODE_VERSION=10.1.2
ARG NODE_VERSION=10.1.3
ENV NODE_VERSION=${NODE_VERSION}
RUN echo "Building tags/${NODE_VERSION}..." \
&& echo tags/${NODE_VERSION} > /CARDANO_BRANCH \
Expand Down

0 comments on commit 3832948

Please sign in to comment.