Skip to content

Commit fb8ff2d

Browse files
committed
Merge remote-tracking branch 'origin/renovate/alpine-3.x'
2 parents f8de28b + 552953d commit fb8ff2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Guetta/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM alpine:3.23 AS ffmpeg-base
1+
FROM --platform=$BUILDPLATFORM alpine:3.24 AS ffmpeg-base
22
ARG TARGETARCH
33
RUN apk update && apk add --no-cache curl tar xz
44
RUN set -eu; \

0 commit comments

Comments
 (0)