Compare commits

..

2 commits

2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
dist-newstyle
.shake
Dockerfile
.git

View file

@ -1,4 +1,4 @@
FROM haskell
FROM haskell:9.10-slim-bookworm
RUN mkdir -p /github/workspace