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.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SmaugPool committed Nov 30, 2020
1 parent 816bbb9 commit c803f88
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,8 +1,8 @@
# Use Alpine 3.11 with GHC 8.8.3
# Use Alpine 3.12 with GHC 8.8.3
FROM alpine:3.12

# Cardano release tag or branch
ARG tag=1.21.1
ARG tag=1.23.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 c803f88

Please sign in to comment.