]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
remove rsync from builder
authorBastian Dehn <hhaalo@arcor.de>
Sun, 17 May 2026 18:47:01 +0000 (20:47 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 17 May 2026 18:47:01 +0000 (20:47 +0200)
builder/Containerfile.template

index 7680741f8b03dce98ddff1cea9c673ee9acec4f6..441082185c6fc93bfd77fa3caf7c44ef0e6c366a 100644 (file)
@@ -12,7 +12,6 @@ RUN apt-get update \
        && rm --recursive --force /var/lib/apt/lists/*
 RUN apt-get update \
        && apt-get install --assume-yes --no-install-recommends \
-       rsync \
        bats \
        bats-support \
        bats-assert \