From 508714452ae20b0aa5d75a2f3b033235de6dc3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 08:25:08 +0000 Subject: [PATCH] Bump scality/metadata in /.github/docker Bumps scality/metadata from 8.11.0-standalone to 8.24.0-standalone. --- updated-dependencies: - dependency-name: scality/metadata dependency-version: 8.24.0-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/docker/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/docker/docker-compose.yaml b/.github/docker/docker-compose.yaml index f4bc989d20..f826ed664a 100644 --- a/.github/docker/docker-compose.yaml +++ b/.github/docker/docker-compose.yaml @@ -125,7 +125,7 @@ services: depends_on: - redis metadata-standalone: - image: ghcr.io/scality/metadata:8.11.0-standalone + image: ghcr.io/scality/metadata:8.24.0-standalone profiles: ['metadata-standalone'] network_mode: 'host' volumes: