We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65614eb commit 8abd930Copy full SHA for 8abd930
Dockerfile
@@ -7,7 +7,7 @@ LABEL maintainer="mkoppmann <[email protected]>"
7
###############
8
# Build image #
9
10
-FROM haskell:9.2.7-slim@sha256:c8e991032dae465648df40a9cac5ca26b3e5bb416728f56abff53bbf684e95b7 AS build
+FROM haskell:9.6.2-slim@sha256:83ed7eedac231090907ed96b69b57f54a6db70ce043a714786f096b8ea11eb5a AS build
11
12
# Create the data folder for the deployment stage here, because there is no
13
# shell in distroless images available.
0 commit comments