chore(deps): update busybox docker tag to v1.37.0 #335

Open
Renovate Bot wants to merge 1 commit from renovate/busybox-1.x into dev

View file

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