mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Merge pull request #84 from OpenCHAMI/davidallendj-patch-1
Fix emulator image in `rf-emulator.yml`
This commit is contained in:
commit
13bb391ed1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
emulator:
|
emulator:
|
||||||
image: openchami-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