From af995187247f42adfeb7787526c679d8a6af52a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:03:57 +0000 Subject: [PATCH] feat(deps): update curlimages/curl docker tag to v7.88.1 --- wait-for-http/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wait-for-http/Dockerfile b/wait-for-http/Dockerfile index 32e44d7fc..f5822f06d 100644 --- a/wait-for-http/Dockerfile +++ b/wait-for-http/Dockerfile @@ -1,4 +1,4 @@ -FROM curlimages/curl:7.86.0@sha256:cfdeba7f88bb85f6c87f2ec9135115b523a1c24943976a61fbf59c4f2eafd78e +FROM curlimages/curl:7.88.1@sha256:48318407b8d98e8c7d5bd4741c88e8e1a5442de660b47f63ba656e5c910bc3da COPY ./bin /bin