chore(deps): update dependency caddyserver/caddy to v2.7.5
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2023-10-11 22:36:38 +00:00
parent ce8695c843
commit c822f0b78b
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.7.4}"
ENV CADDY_VERSION="${CADDY_VERSION:-v2.7.5}"
# renovate: datasource=github-releases depName=thegeeklab/wait-for
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}"
# renovate: datasource=github-releases depName=thegeeklab/retry