diff --git a/tests/Dockerfile.adsimdetector b/tests/Dockerfile.adsimdetector index 4a8db72..b5ad96b 100644 --- a/tests/Dockerfile.adsimdetector +++ b/tests/Dockerfile.adsimdetector @@ -7,7 +7,7 @@ ARG REGISTRY=ghcr.io/epics-containers FROM ${REGISTRY}/epics-base-${TARGET_ARCHITECTURE}-developer:${BASE} AS developer # In a devcontainer this folder is mounted on the host's clone of ioc-adsimdetector -WORKDIR /workspaces/ioc-adsimdetector/ibek-support +WORKDIR /epics/ioc-adsimdetector/ibek-support # copy the global ibek files COPY ibek-support/_global/ _global diff --git a/tests/Dockerfile.asyn b/tests/Dockerfile.asyn index 6582b71..e81bfbe 100644 --- a/tests/Dockerfile.asyn +++ b/tests/Dockerfile.asyn @@ -7,7 +7,7 @@ ARG TARGET_ARCHITECTURE FROM ${REGISTRY}/epics-base-${TARGET_ARCHITECTURE}-developer:${BASE} AS developer # In a devcontainer this folder is mounted on the host's clone of ioc-adsimdetector -WORKDIR /workspaces/ioc-adsimdetector/ibek-support +WORKDIR /epics/ioc-adsimdetector/ibek-support # copy the global ibek files COPY ibek-support/_global/ _global diff --git a/tests/Dockerfile.busy b/tests/Dockerfile.busy index 4b53d5e..2b3006d 100644 --- a/tests/Dockerfile.busy +++ b/tests/Dockerfile.busy @@ -7,7 +7,7 @@ ARG TARGET_ARCHITECTURE FROM ${REGISTRY}/epics-base-${TARGET_ARCHITECTURE}-developer:${BASE} AS developer # In a devcontainer this folder is mounted on the host's clone of ioc-adsimdetector -WORKDIR /workspaces/ioc-adsimdetector/ibek-support +WORKDIR /epics/ioc-adsimdetector/ibek-support # copy the global ibek files COPY ibek-support/_global/ _global diff --git a/tests/ioc.yaml b/tests/ioc.yaml index 0434b02..ac94b68 100644 --- a/tests/ioc.yaml +++ b/tests/ioc.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adaravis/releases/download/23.9.1/adaravis.ibek.ioc.schema.json +# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adaravis/releases/download/23.9.4/ibek.ioc.schema.json ioc_name: bl45p-ea-ioc-01 description: Sample and overview cameras IOC for BL45P