From 7413d589f28d7eaff12d369e4727dc842df690b0 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sun, 16 Feb 2025 00:01:58 +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