diff --git a/api/Dockerfile b/api/Dockerfile index e9a7d814a44..1201374f900 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -136,7 +136,7 @@ RUN set -eux; \ FROM caddy:${CADDY_VERSION}-builder-alpine AS api_platform_caddy_builder # renovate: datasource=go depName=github.com/dunglas/mercure/caddy -ARG MERCURE_CADDY_VERSION=v0.14.7 +ARG MERCURE_CADDY_VERSION=v0.14.8 # renovate: datasource=go depName=github.com/dunglas/vulcain/caddy ARG VULCAIN_CADDY_VERSION=v0.4.3 # install Mercure and Vulcain modules