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

Commit dbed936

Browse files
committed
update to 1.19.1
1 parent ebabc08 commit dbed936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

44
# Cardano release tag or branch
5-
ARG tag=1.19.0
5+
ARG tag=1.19.1
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)