Skip to content

Commit

Permalink
fix: use bullseye directly
Browse files Browse the repository at this point in the history
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 <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Jul 20, 2023
1 parent 2c70945 commit dfd0f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-slim as builder
FROM debian:bullseye-slim as builder
ARG CABAL_VERSION=3.6.2.0
ARG GHC_VERSION=8.10.7

Expand Down

0 comments on commit dfd0f5a

Please sign in to comment.