Skip to content

Commit 02747b9

Browse files
authored
Merge pull request #109 from blinklabs-io/feat/node-eight-seven-three
feat: cardano-node 8.7.3
2 parents 7b6c1e8 + 7e6c1ea commit 02747b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-1 AS cardano-node-build
22
# Install cardano-node
3-
ARG NODE_VERSION=8.7.2
3+
ARG NODE_VERSION=8.7.3
44
ENV NODE_VERSION=${NODE_VERSION}
55
RUN echo "Building tags/${NODE_VERSION}..." \
66
&& echo tags/${NODE_VERSION} > /CARDANO_BRANCH \

0 commit comments

Comments
 (0)