Przeglądaj źródła

fix: remove ffmpeg-tools

Seefs 1 rok temu
rodzic
commit
c5b151ed94
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -24,7 +24,7 @@ FROM alpine
 
 RUN apk update \
     && apk upgrade \
-    && apk add --no-cache ca-certificates tzdata ffmpeg ffmpeg-tools \
+    && apk add --no-cache ca-certificates tzdata ffmpeg \
     && update-ca-certificates 2>/dev/null || true
 
 COPY --from=builder2 /build/one-api /