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 4c9242d commit e2b9378Copy full SHA for e2b9378
Dockerfile
@@ -21,7 +21,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
21
&& rm -rf /code/cardano-node/dist-newstyle/ \
22
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}
23
24
-FROM ghcr.io/blinklabs-io/cardano-cli:10.11.0.0-1 AS cardano-cli
+FROM ghcr.io/blinklabs-io/cardano-cli:10.11.1.0-1 AS cardano-cli
25
FROM ghcr.io/blinklabs-io/cardano-configs:20250618-1 AS cardano-configs
26
FROM ghcr.io/blinklabs-io/mithril-client:0.12.11-1 AS mithril-client
27
FROM ghcr.io/blinklabs-io/mithril-signer:0.2.249-1 AS mithril-signer
0 commit comments