Skip to content
Snippets Groups Projects
Verified Commit 905a3747 authored by Olivier Benz's avatar Olivier Benz
Browse files

Update Stack to v2.15.1

parent 585ce4c0
No related branches found
No related tags found
No related merge requests found
Pipeline #26320 passed
......@@ -55,7 +55,7 @@ To install docker, follow the instructions for your platform:
docker build \
--build-arg GHC_VERSION=9.8.1 \
--build-arg CABAL_VERSION=3.10.2.1 \
--build-arg STACK_VERSION=2.13.1 \
--build-arg STACK_VERSION=2.15.1 \
-t ghc-musl \
-f latest.Dockerfile .
```
......
......@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
| GHC | Cabal | Stack | LLVM | Linux distro |
|:-----------|:---------|:-----------|:---- |:-------------|
| 9.8.1 | 3.10.2.1 | 2.13.1 | 14 | Alpine 3.19 |
| 9.8.1 | 3.10.2.1 | 2.15.1 | 14 | Alpine 3.19 |
| 9.6.4 | 3.10.1.0 | 2.15.1 | 14 | Alpine 3.19 |
| 9.6.3 | 3.10.1.0 | 2.13.1 | 14 | Alpine 3.19 |
| 9.6.2 | 3.10.1.0 | 2.11.1[^1] | 14 | Alpine 3.18 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment