From d8fd51be8436bcfcc77dc75dd3c34118f33d19fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:23:33 +0000 Subject: [PATCH] chore(deps): update drevops/ci-runner docker tag to v24.10.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e2295be..1f6c88a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2.1 jobs: build: docker: - - image: drevops/ci-runner:24.9.0 + - image: drevops/ci-runner:24.10.0 environment: BUILDX_VERSION: v0.10.4 BUILDX_PLATFORMS: linux/amd64,linux/arm64,linux/arm/v7