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

Commit 3f85575

Browse files
committed
update to 1.24.0
1 parent c803f88 commit 3f85575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM alpine:3.12
33

44
# Cardano release tag or branch
5-
ARG tag=1.23.0
5+
ARG tag=1.24.0
66

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

0 commit comments

Comments
 (0)