chore(deps): update docker helper tools #103

Merged
renovator merged 1 commits from renovate/docker-helper-tools into main 2023-01-15 00:35:11 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ ARG CONTAINER_LIBRARY
# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION="${CADDY_VERSION:-v2.6.2}"
# renovate: datasource=github-releases depName=thegeeklab/wait-for
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}"
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.3.0}"
# renovate: datasource=github-releases depName=thegeeklab/retry
ENV RETRY_VERSION="${RETRY_VERSION:-v0.3.0}"
ENV RETRY_VERSION="${RETRY_VERSION:-v0.4.0}"
# renovate: datasource=github-releases depName=raviqqe/muffet
ENV MUFFET_VERSION="${MUFFET_VERSION:-v2.6.3}"
# renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library