Skip to content

Commit c9c0695

Browse files
committed
feat: allow enroller to provide CSR so rmapi does not handle private keys
1 parent fd98b62 commit c9c0695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api

Submodule api updated 79 files

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ services:
370370
condition: service_healthy
371371

372372
rmapi:
373-
image: pvarki/rmapi:1.6.4-d${RELEASE_TAG:-1.10.0}${DOCKER_TAG_EXTRA:-}
373+
image: pvarki/rmapi:1.7.0-d${RELEASE_TAG:-1.10.0}${DOCKER_TAG_EXTRA:-}
374374
build:
375375
context: ./api
376376
dockerfile: Dockerfile

0 commit comments

Comments
 (0)