mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Fix emulator image in rf-emulator.yml
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
This commit is contained in:
parent
48a53f6d5d
commit
185a5d914d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ volumes:
|
|||
|
||||
services:
|
||||
emulator:
|
||||
image: openchami-rie:latest
|
||||
image: ghcr.io/openchami/csm-rie:latest
|
||||
container_name: rf-emulator
|
||||
environment:
|
||||
BMC_PORT: 5000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue