diff --git a/actions/rclone/Dockerfile b/actions/rclone/Dockerfile index 74d35176c..4e184d3af 100644 --- a/actions/rclone/Dockerfile +++ b/actions/rclone/Dockerfile @@ -1,5 +1,5 @@ # Use a specific version tag for the base image -FROM alpine:3.22 +FROM alpine:3.24 # Combine RUN commands into a single line to reduce the number of layers RUN apk --update --no-cache add \