Skip to content

Commit

Permalink
feat: version bump to 8.20.3.0 (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Mar 13, 2024
1 parent 18f3fe7 commit 2bf36f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-1 AS cardano-cli-build
FROM ghcr.io/blinklabs-io/haskell:9.6.3-3.10.2.0-2 AS cardano-cli-build
# Install cardano-cli
ARG CLI_VERSION=8.17.0.0
ARG CLI_VERSION=8.20.3.0
ENV CLI_VERSION=${CLI_VERSION}
RUN echo "Building tags/${CLI_VERSION}..." \
&& echo tags/cardano-cli-${CLI_VERSION} > /CARDANO_BRANCH \
Expand Down

0 comments on commit 2bf36f8

Please sign in to comment.