mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-17 14:41:59 -04:00
Update debian Docker tag to trixie-20260406 (#1458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
31ed693978
commit
af73d9ba32
@ -13,7 +13,7 @@ COPY . .
|
||||
RUN GOOS=linux go build -o ./transcoder
|
||||
|
||||
# https://packages.debian.org/trixie/ffmpeg for version tracking
|
||||
FROM debian:trixie-20260316
|
||||
FROM debian:trixie-20260406
|
||||
|
||||
# read target arch from buildx or default to amd64 if using legacy builder.
|
||||
ARG TARGETARCH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user