mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 10:51:24 +00:00
⬆️ Update alpine_3_17/tar to v1.34-r2
This commit is contained in:
parent
eaabbaa81c
commit
b19ba30056
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ARG HOME_PANEL_VERSION="v2.11.6"
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
tar=1.34-r0 \
|
||||
tar=1.34-r2 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
nginx=1.22.1-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue