From 9acd8c30ff3eb4ea0bea8341f5e8d1251088b767 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 13 Oct 2022 21:33:34 +0200 Subject: [PATCH] chore(deps): update dependency caddyserver/caddy to v2.6.2 (#89) 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 fc10e66..5767738 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.2}" +ENV CADDY_VERSION="${CADDY_VERSION:-v2.6.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