⬆️ Update alpine_3_21/coreutils to v9.5-r2 (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-06 17:55:29 +01:00 committed by GitHub
parent c534d18885
commit 87f97ef26d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ COPY rootfs /
# Setup base
RUN apk add --no-cache \
coreutils=9.5-r1 \
coreutils=9.5-r2 \
wget=1.25.0-r0
# Build arguments