microsoft / scitt-ccf-ledger

Supply Chain Integrity Transparency and Trust ledger application using Confidential Consortium Framework (CCF)
MIT License
35 stars 18 forks source link

Fixes the path to runtime version of the docker image #201

Closed ivarprudnikov closed 4 months ago

ivarprudnikov commented 4 months ago

The path to the runtime docker image was set as: ghcr.io/microsoft/ccf/app/dev/* instead ghcr.io/microsoft/ccf/app/run/ which prevented the final image from starting as there was no cchost binary found on path