Skip to content

Commit

Permalink
Update to correct kessel relations image location.
Browse files Browse the repository at this point in the history
  • Loading branch information
merlante committed Jun 13, 2024
1 parent 3439d02 commit bccb328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
rebac:
image: "quay.io/ciam_authz/insights-rebac:latest"
image: "quay.io/cloudservices/kessel-relations:latest"
environment:
- "SPICEDB_PRESHARED=${SPICEDB_GRPC_PRESHARED_KEY}"
# - "SPICEDB_PRESHARED_FILE=/run/secrets/spicedb_pre_shared"
Expand Down

0 comments on commit bccb328

Please sign in to comment.