mirror of
https://github.com/vale46n1/immich_duplicate_finder.git
synced 2025-12-13 20:35:46 +01:00
build fails with python 3.13. Pinning to 3.12.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3
|
FROM python:3.12
|
||||||
|
|
||||||
RUN git clone https://github.com/vale46n1/immich_duplicate_finder.git /immich_duplicate_finder && \
|
RUN git clone https://github.com/vale46n1/immich_duplicate_finder.git /immich_duplicate_finder && \
|
||||||
cd /immich_duplicate_finder && \
|
cd /immich_duplicate_finder && \
|
||||||
|
|||||||
Reference in New Issue
Block a user