Skip to content

Commit

Permalink
create_ioc: ADSimDetector image name correction
Browse files Browse the repository at this point in the history
  • Loading branch information
huw-dls committed Apr 29, 2024
1 parent 7134fd3 commit 9a379b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/create_ioc.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You will now have vscode and open and editing the values.yaml file. Add the foll
```yaml
shared:
ioc-instance:
image: ghcr.io/epics-containers/ioc-adsimdetectorruntime:2024.4.1
image: ghcr.io/epics-containers/ioc-adsimdetector-runtime:2024.4.1
```
This tells the IOC Instance to run in the `ioc-adsimdetectorruntime`
Expand Down

0 comments on commit 9a379b2

Please sign in to comment.