From 44b9c3a56a923c2cd2bf1dd989203d3e2f6881cf Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 13 Jul 2022 09:06:51 +0200 Subject: [PATCH] chore(deps): update dependency caddyserver/caddy to v2.5.2 (#83) Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2c9d565..fc4dafc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ ARG WAIT_FOR_VERSION ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=caddyserver/caddy -ENV CADDY_VERSION="${CADDY_VERSION:-v2.5.1}" +ENV CADDY_VERSION="${CADDY_VERSION:-v2.5.2}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}" # renovate: datasource=git-tags depName=https://gitea.rknet.org/docker/container-library