Skip to content

Commit 8abd930

Browse files
Docker(deps): Bump haskell from 9.2.7-slim to 9.6.2-slim
Bumps haskell from 9.2.7-slim to 9.6.2-slim. --- updated-dependencies: - dependency-name: haskell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65614eb commit 8abd930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL maintainer="mkoppmann <[email protected]>"
77
###############
88
# Build image #
99
###############
10-
FROM haskell:9.2.7-slim@sha256:c8e991032dae465648df40a9cac5ca26b3e5bb416728f56abff53bbf684e95b7 AS build
10+
FROM haskell:9.6.2-slim@sha256:83ed7eedac231090907ed96b69b57f54a6db70ce043a714786f096b8ea11eb5a AS build
1111

1212
# Create the data folder for the deployment stage here, because there is no
1313
# shell in distroless images available.

0 commit comments

Comments
 (0)