⬆️ Update alpine_3_19/coreutils to v9.4-r2 (#165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-28 19:14:46 +01:00 committed by GitHub
parent aa8166174a
commit b9b5ffd07f
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.4-r1 \
coreutils=9.4-r2 \
wget=1.21.4-r0
# Build arguments