mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Various Fixes (#19615)
* Don't write to write None response to file * fix genai config migration * Fix JP6 build * Include base image ARG
This commit is contained in:
@@ -212,6 +212,7 @@ COPY docker/main/rootfs/ /
|
||||
# Frigate deps (ffmpeg, python, nginx, go2rtc, s6-overlay, etc)
|
||||
FROM slim-base AS deps
|
||||
ARG TARGETARCH
|
||||
ARG BASE_IMAGE
|
||||
|
||||
ARG DEBIAN_FRONTEND
|
||||
# http://stackoverflow.com/questions/48162574/ddg#49462622
|
||||
|
Reference in New Issue
Block a user