We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445c7f0 commit 7af6a79Copy full SHA for 7af6a79
Dockerfile
@@ -20,7 +20,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
20
&& rm -rf /code/cardano-node/dist-newstyle/ \
21
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}
22
23
-FROM ghcr.io/blinklabs-io/cardano-cli:10.6.0.0-1 AS cardano-cli
+FROM ghcr.io/blinklabs-io/cardano-cli:10.8.0.0-1 AS cardano-cli
24
FROM ghcr.io/blinklabs-io/cardano-configs:20250213-1 AS cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.11.11-1 AS mithril-client
26
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.237-1 AS mithril-signer
0 commit comments