Skip to content

Commit 5b1d0c9

Browse files
authored
Merge pull request #7 from blinklabs-io/feat/debian-bookworm
feat: use debian bookworm explicitly
2 parents 093084a + e89ad04 commit 5b1d0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:stable-slim as builder
1+
FROM debian:bookworm-slim as builder
22
ARG CABAL_VERSION=3.8.1.0
33
ARG GHC_VERSION=8.10.7
44
ARG LIBSODIUM_REF=dbb48cce

0 commit comments

Comments
 (0)