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
a46fe5a5cb
commit
5baebbc98e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
emulator:
|
emulator:
|
||||||
image: davidallendj-rie:latest
|
image: ghcr.io/openchami/csm-rie:latest
|
||||||
container_name: rf-emulator
|
container_name: rf-emulator
|
||||||
environment:
|
environment:
|
||||||
BMC_PORT: 5000
|
BMC_PORT: 5000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue