Skip to content

Commit 9a379b2

Browse files
committed
create_ioc: ADSimDetector image name correction
1 parent 7134fd3 commit 9a379b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/create_ioc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You will now have vscode and open and editing the values.yaml file. Add the foll
6969
```yaml
7070
shared:
7171
ioc-instance:
72-
image: ghcr.io/epics-containers/ioc-adsimdetectorruntime:2024.4.1
72+
image: ghcr.io/epics-containers/ioc-adsimdetector-runtime:2024.4.1
7373
```
7474
7575
This tells the IOC Instance to run in the `ioc-adsimdetectorruntime`

0 commit comments

Comments
 (0)