chore(deps): update dependency caddyserver/caddy to v2.6.4 (#117)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-02-15 08:59:35 +01:00 committed by Robert Kaussow
parent c9f59f1b8b
commit aee4efd1f7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ ARG WAIT_FOR_VERSION
ARG CONTAINER_LIBRARY
# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION="${CADDY_VERSION:-v2.6.3}"
ENV CADDY_VERSION="${CADDY_VERSION:-v2.6.4}"
# renovate: datasource=github-releases depName=thegeeklab/wait-for
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.3.0}"
# renovate: datasource=github-releases depName=thegeeklab/retry