Skip to content

Commit dfd0f5a

Browse files
committed
fix: use bullseye directly
Branched from tag v8.10.7-3.6.2.0-2 to be tagged as v8.10.7-3.6.2.0-3 for consumption downstream. Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 2c70945 commit dfd0f5a

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
@@ -1,4 +1,4 @@
1-
FROM debian:stable-slim as builder
1+
FROM debian:bullseye-slim as builder
22
ARG CABAL_VERSION=3.6.2.0
33
ARG GHC_VERSION=8.10.7
44

0 commit comments

Comments
 (0)