chore(deps): update dependency caddyserver/caddy to v2.4.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
8157e44d43
commit
628c3b3757
@ -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.3.0}"
|
||||
ENV CADDY_VERSION="${CADDY_VERSION:-v2.4.0}"
|
||||
|
||||
ENV LINK_VALIDATOR_BASE_DIR=/drone/src \
|
||||
LINK_VALIDATOR_SERVER_PORT=80 \
|
||||
|
Reference in New Issue
Block a user