From 0c005429ac1f4b79110fcd3752a701033b947b98 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sun, 26 May 2024 00:01:23 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.8.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a48be7f..810de9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM curlimages/curl:8.7.1 +FROM curlimages/curl:8.8.0 LABEL org.opencontainers.image.authors="marco@ocram85.com" #ENV PLUGIN_OWNER #ENV PLUGIN_PACKAGE_NAME -- 2.45.2