Skip to content

Commit 50260a4

Browse files
committed
Install sane-backends
1 parent 050cb21 commit 50260a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanbd2smb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:trixie-20250908-slim
22

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

0 commit comments

Comments
 (0)