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 df07da0 commit 447674dCopy full SHA for 447674d
Dockerfile
@@ -21,7 +21,7 @@ RUN echo "Building tags/${NODE_VERSION}..." \
21
&& rm -rf /root/.cabal/store/ghc-${GHC_VERSION}
22
23
FROM ghcr.io/blinklabs-io/cardano-cli:9.4.1.0-1 AS cardano-cli
24
-FROM ghcr.io/blinklabs-io/cardano-configs:20240725-1 as cardano-configs
+FROM ghcr.io/blinklabs-io/cardano-configs:20240725-1 AS cardano-configs
25
FROM ghcr.io/blinklabs-io/mithril-client:0.9.9-1 AS mithril-client
26
FROM ghcr.io/blinklabs-io/nview:0.10.1 AS nview
27
FROM ghcr.io/blinklabs-io/txtop:0.11.1 AS txtop
0 commit comments