Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to update onvif image tag in add-device-onvif-camera.yml file #8

Closed
vyshali-chitikeshi opened this issue Mar 7, 2022 · 1 comment · Fixed by #9
Closed

Need to update onvif image tag in add-device-onvif-camera.yml file #8

vyshali-chitikeshi opened this issue Mar 7, 2022 · 1 comment · Fixed by #9

Comments

@vyshali-chitikeshi
Copy link
Contributor

Need to change onvif image location in add-device-onvif-camera.yml file.

Currently it has below:
device-onvif-camera:
image: edgex/device-onvif-camera${ARCH}:${DEVICE_ONVIFCAM_VERSION}

It should change to below:
device-onvif-camera:
image: edgexfoundry/device-onvif-camera${ARCH}:${DEVICE_ONVIFCAM_VERSION}

weichou1229 added a commit to weichou1229/device-onvif-camera that referenced this issue Mar 8, 2022
Close edgexfoundry#8

Signed-off-by: bruce <weichou1229@gmail.com>
@weichou1229
Copy link
Member

@vyshali-chitikeshi
PR opened #9, could you help review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants