⬆️ Update alpine_3_17/tar to v1.34-r2 (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-25 17:51:16 +01:00 committed by GitHub
parent eaabbaa81c
commit c64db90ade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \