mirror of
https://github.com/hassio-addons/addon-example.git
synced 2025-05-07 04:31:29 +00:00
⬆️ 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:
parent
aa8166174a
commit
b9b5ffd07f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue