diff --git a/Dockerfile b/Dockerfile index 6a027b8..6ed9387 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haskell +FROM haskell:9.10-slim-bookworm RUN mkdir -p /github/workspace