From 3df3d222a1294d28c33a4161a077579453fb782c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 06:31:18 +0800 Subject: [PATCH] chore(deps): update jenkins/ssh-agent docker tag to v5.21.0 (#37) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 369e873..a370f05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.20.0@sha256:0ce9798ae38a0b15ba9659795c761e7c9062c01a0bd88a3aa462ad5e54371b2e +FROM jenkins/ssh-agent:5.21.0@sha256:503ad68d41941a4f621aa639074ded699d17c29bdbbfa3122c6f7c9cb8bfae4c # Copy the docker binary from the official docker image COPY --from=docker:24.0.7-cli@sha256:a2a608408fa15d6694543a7308c2bfd1a7ea90a0e4ca989d0471ca7b8348fabb /usr/local/bin/docker /usr/local/bin/docker