mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-07 06:45:23 -04:00
Update debian Docker tag to trixie-20260518 (#1502)
This commit is contained in:
@@ -13,7 +13,7 @@ COPY . .
|
||||
RUN GOOS=linux go build -o ./transcoder
|
||||
|
||||
# https://packages.debian.org/trixie/ffmpeg for version tracking
|
||||
FROM debian:trixie-20260421
|
||||
FROM debian:trixie-20260518
|
||||
|
||||
# read target arch from buildx or default to amd64 if using legacy builder.
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user