chore(deps): update busybox docker tag to v1.36.0

renovate/busybox-1.x
Renovate Bot 2023-01-04 01:01:01 +00:00
parent 849bf54979
commit 4a9257d949
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ RUN if [ -n "${CI_COMMIT_SHA}" ]; then \
fi
FROM busybox:1.35.0
FROM busybox:1.36.0
ENV PATH=/bin \
VIETER_DATA_DIR=/data \