We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf6e06 commit 1e13048Copy full SHA for 1e13048
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM haskell:9.12.2-slim-bookworm AS build
+FROM haskell:9.12.2-bookworm AS build
2
ENV CABAL_DIR="/root/.cabal"
3
RUN mkdir /opt/build
4
WORKDIR /opt/build
0 commit comments