From 5486f5ddd005a43afd51f8eac091e78d92f6c7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 13:03:00 +0000 Subject: [PATCH] Bump scality/metadata in /.github/docker Bumps scality/metadata from 8.11.0-standalone to 8.25.0-standalone. --- updated-dependencies: - dependency-name: scality/metadata dependency-version: 8.25.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 452705cf9d..698ae1ccf0 100644 --- a/.github/docker/docker-compose.yaml +++ b/.github/docker/docker-compose.yaml @@ -129,7 +129,7 @@ services: depends_on: - redis metadata-standalone: - image: ghcr.io/scality/metadata:8.11.0-standalone + image: ghcr.io/scality/metadata:8.25.0-standalone profiles: ['metadata-standalone'] network_mode: 'host' volumes: