Skip to content

Commit 1381e2e

Browse files
committed
Bump haskell docker image to fix benchmarks
1 parent 4fa0fe0 commit 1381e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:buster-slim
1+
FROM debian:bookworm-slim
22

33
RUN \
44
apt-get update && \

0 commit comments

Comments
 (0)