From 9ce779c8eff94603431d614021c43615c9d4347d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 21:15:36 +0000 Subject: [PATCH] chore(deps): update dependency dns-lexicon to v3.25.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0a5dc67..1434233 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" # renovate: datasource=github-releases depName=owncloud-ops/container-library ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}" # renovate: datasource=pypi depName=dns-lexicon -ENV LEXICON_VERSION="${LEXICON_VERSION:-3.17.0}" +ENV LEXICON_VERSION="${LEXICON_VERSION:-3.25.2}" # renovate: datasource=github-releases depName=dehydrated-io/dehydrated ENV DEHYDRATED_VERSION="${DEHYDRATED_VERSION:-v0.7.1}"