chore(deps): update dependency thegeeklab/wait-for to v0.4.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-03-02 12:06:24 +00:00
parent 2d5f78ccae
commit c1e150b943
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.2}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.2}"
# renovate: datasource=github-releases depName=thegeeklab/wait-for
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.3.0}"
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.0}"
# renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library
ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}"