We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050cb21 commit 50260a4Copy full SHA for 50260a4
scanbd2smb/Dockerfile
@@ -2,7 +2,7 @@ FROM debian:trixie-20250908-slim
2
3
RUN apt-get update && \
4
apt-get install -y \
5
- sane \
+ sane-backends \
6
scanbd \
7
imagemagick \
8
exactimage \
0 commit comments