From b39f610b7de6d7e51f7a11150d930a9ffe6a8cb6 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 24 Feb 2025 08:45:59 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.12.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e03cd12..f05c2f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM curlimages/curl:8.11.1 +FROM curlimages/curl:8.12.1 LABEL org.opencontainers.image.authors="marco@ocram85.com" #ENV PLUGIN_OWNER #ENV PLUGIN_PACKAGE_NAME -- 2.47.2