Skip to content

Commit 137b61a

Browse files
authored
Merge pull request #124 from epics-containers/adsimdetector-image-name-correction
ADSimDetector image name correction
2 parents 7134fd3 + 9a379b2 commit 137b61a

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)