Skip to content

Commit e89ad04

Browse files
committed
feat: use debian bookworm explicitly
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 093084a commit e89ad04

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)