chore(deps): update alpine docker tag to v3.24
Build only (for PRs) / build-only (pull_request) Successful in 24s

This commit is contained in:
2026-06-09 21:01:20 +00:00
parent 523624955d
commit 94520002da
+1 -1
View File
@@ -11,7 +11,7 @@ FROM denoland/deno:bin-2.6.6@sha256:9f18d20207f2699595ea26d14e0b7e123cd0cd01100a
################################################################################
# YT-DLP builder stage
FROM alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 AS yt-dlp-builder
FROM alpine:3.24@sha256:660e0827bd401543d81323d4886abbd08fda0fe3ba84337837d0b11a67251283 AS yt-dlp-builder
ARG YT_DLP_VERSION
ARG TARGETARCH