fixes after change to src-layout

This commit is contained in:
scito
2022-12-30 15:31:41 +01:00
parent 3e4476e317
commit 144c9e6320
10 changed files with 63 additions and 21 deletions

View File

@@ -16,6 +16,6 @@ RUN apt-get update && apt-get install -y libzbar0 libsm6 python3-opencv nano \
WORKDIR /files
ENTRYPOINT ["python", "/extract/extract_otp_secret_keys.py"]
ENTRYPOINT ["python", "/extract/src/extract_otp_secret_keys.py"]
LABEL org.opencontainers.image.source https://github.com/scito/extract_otp_secret_keys