Skip to content

Commit dfd9c1b

Browse files
authored
Merge pull request #8 from blinklabs-io/fix/use-bullseye
fix: use bullseye directly
2 parents 2c70945 + dfd0f5a commit dfd9c1b

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)