1
0
mirror of synced 2025-12-13 11:22:16 +01:00

Update Dockerfile

This commit is contained in:
d-two
2024-09-05 12:56:09 +02:00
committed by GitHub
parent 1aad2ca792
commit 4f775d68bc

View File

@@ -12,7 +12,7 @@ RUN \
libusb-dev \
linux-headers \
openssl-dev \
pcsc-lite-dev && \
pcsc-lite-dev \
shadow && \
echo "**** install runtime packages ****" && \
apk add --no-cache \