Skip to content

Commit

Permalink
Merge pull request #8 from blinklabs-io/fix/use-bullseye
Browse files Browse the repository at this point in the history
fix: use bullseye directly
  • Loading branch information
wolf31o2 authored Jul 20, 2023
2 parents 2c70945 + dfd0f5a commit dfd9c1b
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 dfd9c1b

Please sign in to comment.