From 2bd13b17e2c3e8e232b5393c497cb2ee4afd56a3 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sun, 28 Jul 2024 00:04:53 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.9.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 810de9f..19d4b88 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM curlimages/curl:8.8.0 +FROM curlimages/curl:8.9.0 LABEL org.opencontainers.image.authors="marco@ocram85.com" #ENV PLUGIN_OWNER #ENV PLUGIN_PACKAGE_NAME