Skip to content

Commit ccef8ee

Browse files
committed
Switch back to bookworm
1 parent 50260a4 commit ccef8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scanbd2smb/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM debian:trixie-20250908-slim
1+
FROM debian:bookworm-20250908-slim
22

33
RUN apt-get update && \
44
apt-get install -y \
5-
sane-backends \
5+
sane \
66
scanbd \
77
imagemagick \
88
exactimage \

0 commit comments

Comments
 (0)