Skip to content

Commit 0c2edb3

Browse files
Bump scality/vault from 7.76.0 to 7.85.0 in /.github/docker
Bumps scality/vault from 7.76.0 to 7.85.0. --- updated-dependencies: - dependency-name: scality/vault dependency-version: 7.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a8e82c commit 0c2edb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ services:
111111
volumes:
112112
- /tmp/artifacts/${JOB_NAME}/sproxyd:/logs
113113
vault:
114-
image: ghcr.io/scality/vault:7.76.0
114+
image: ghcr.io/scality/vault:7.85.0
115115
profiles: ['vault']
116116
user: root
117117
command: sh -c "chmod 400 tests/utils/keyfile && yarn start > /artifacts/vault.log 2> /artifacts/vault-stderr.log"

0 commit comments

Comments
 (0)