Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
update to 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SmaugPool committed Dec 6, 2020
1 parent c803f88 commit 3f85575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM alpine:3.12

# Cardano release tag or branch
ARG tag=1.23.0
ARG tag=1.24.0

# Install required packages
RUN apk add --no-cache git ghc cabal wget musl-dev zlib-dev zlib-static ncurses-dev ncurses-static
Expand Down

0 comments on commit 3f85575

Please sign in to comment.