Compare commits
2 commits
ecf11f4aa0
...
ef16ec5704
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef16ec5704 | ||
|
|
cda6833f4b |
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
dist-newstyle
|
dist-newstyle
|
||||||
.shake
|
.shake
|
||||||
Dockerfile
|
Dockerfile
|
||||||
|
.git
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
FROM haskell
|
FROM haskell:9.10-slim-bookworm
|
||||||
|
|
||||||
RUN mkdir -p /github/workspace
|
RUN mkdir -p /github/workspace
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue