⬆️ Update alpine_3_17/tar to v1.34-r2

This commit is contained in:
renovate[bot] 2023-03-25 16:45:35 +00:00 committed by GitHub
parent eaabbaa81c
commit b19ba30056
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 \