Compare commits

...

1 Commits

Author SHA1 Message Date
Renovator Bot b94579b1a7 chore(deps): update dependency caddyserver/caddy to v2.5.1 (#75)
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>
2022-05-11 08:21:33 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ARG BUILD_VERSION
# renovate: datasource=npm depName=broken-link-checker
ENV BLC_VERSION="${BUILD_VERSION:-0.7.8}"
# renovate: datasource=github-releases depName=caddyserver/caddy
ENV CADDY_VERSION="${CADDY_VERSION:-v2.5.0}"
ENV CADDY_VERSION="${CADDY_VERSION:-v2.5.1}"
ENV LINK_VALIDATOR_BASE_DIR=/drone/src \
LINK_VALIDATOR_SERVER_PORT=80 \