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