Skip to content

Commit d99b047

Browse files
Bump nsmithuk/local-kms from 3.11.7 to 3.12.0 in /.github/docker
Bumps nsmithuk/local-kms from 3.11.7 to 3.12.0. --- updated-dependencies: - dependency-name: nsmithuk/local-kms dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1429fa commit d99b047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ services:
8888
localkms:
8989
network_mode: "host"
9090
profiles: ['localkms']
91-
image: ${KMS_IMAGE:-nsmithuk/local-kms:3.11.7}
91+
image: ${KMS_IMAGE:-nsmithuk/local-kms:3.12.0}
9292
mongo:
9393
network_mode: "host"
9494
profiles: ['mongo', 'ceph']

0 commit comments

Comments
 (0)