feat: Upgrade Alpine base image to version 3.24.1

This commit is contained in:
Burnett01
2026-06-22 21:51:59 +02:00
committed by GitHub
parent 003130719f
commit 5d10b219be
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 AS base
FROM alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b AS base
RUN apk update && apk add --no-cache --upgrade rsync openssh openssl busybox