From 02b87f8c05870c913bdd114dcc27da3a97bc519a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 22:45:06 +0200 Subject: [PATCH] chore(deps): update dependency docker to v27.3.1 (#2970) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- linux/github-runner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/github-runner/Dockerfile b/linux/github-runner/Dockerfile index f99380b07..4a5d653db 100644 --- a/linux/github-runner/Dockerfile +++ b/linux/github-runner/Dockerfile @@ -16,7 +16,7 @@ RUN install-apt \ ; # renovate: datasource=github-releases packageName=moby/moby -RUN install-tool docker v27.3.0 +RUN install-tool docker v27.3.1 COPY src/ /