Skip to content

Commit

Permalink
feat: upgrade cardano-node to 8.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Apr 17, 2024
1 parent 723a7fd commit 3a87a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-2 AS cardano-node-build
# Install cardano-node
ARG NODE_VERSION=8.9.1
ARG NODE_VERSION=8.9.2
ENV NODE_VERSION=${NODE_VERSION}
RUN echo "Building tags/${NODE_VERSION}..." \
&& echo tags/${NODE_VERSION} > /CARDANO_BRANCH \
Expand Down

0 comments on commit 3a87a63

Please sign in to comment.