mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Dockerfile: use Stack 2.3.1
This commit is contained in:
parent
a1e415e45f
commit
4c41c08d17
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:18.04
|
||||
|
||||
ARG STACK_VERSION=2.1.3
|
||||
ARG STACK_VERSION=2.3.1
|
||||
ARG RESOLVER=lts-14.27
|
||||
|
||||
# Install all necessary Ubuntu packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user