From 30976a2f1000cb63bcb34bf84f9fefc0ac3d1ed7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 00:15:09 +0800 Subject: [PATCH] chore(deps): update jenkins/ssh-agent docker tag to v5.44.0 (#109) 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 9adc81b..3947798 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.43.0@sha256:3660ef3685011eb8e1495577a54bd29a6866d61887d902014814738649e6618b +FROM jenkins/ssh-agent:5.44.0@sha256:5eec77f3e5e1011faeb5e76bcdc049d11879fd7b90d52867c13e41abc8568a72 # Copy the docker binary from the official docker image COPY --from=docker:27.0.3-cli@sha256:ee25b896c95a295d3a6413862c83c7eae85ee8cae50b0315f76510b1a253c9ee /usr/local/bin/docker /usr/local/bin/docker