diff --git a/Dockerfile b/Dockerfile index 3a2da79..5f3f1a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ -ARG YTDLP_VERSION=2023.03.04 - # trunk-ignore(hadolint/DL3007): Chainguard recommends latest FROM cgr.dev/chainguard/static:latest +ARG YTDLP_VERSION=2023.03.04 + WORKDIR /app # Install yt-dlp