Record the image variant in each Dockerfile

This commit is contained in:
Josh Hawkins
2026-09-22 08:25:58 -05:00
parent 635aee552e
commit f185e64379
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ pip3 install --no-deps -U /deps/synap-wheels/*.whl
WORKDIR /opt/frigate/
COPY --from=rootfs / /
ENV FRIGATE_IMAGE_VARIANT=synaptics
COPY --from=synap1680-wheels /rootfs/usr/local/lib/*.so /usr/lib