Skip to content

Commit

Permalink
fix: Revert the servers to the proper image
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGinn <[email protected]>
  • Loading branch information
brian-intel committed Aug 23, 2024
1 parent 4d57fa6 commit 45b8175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pipeline-server/docker-compose.pipeline-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:

evamclient1:
container_name: evam_1
image: bmcginn/cv-workshop:2.1
image: amr-registry.caas.intel.com/nex-microservices/intel/edge_video_analytics_microservice@sha256:5588f0488d908bc07daab9555c2776eb4a9bead78f43dde2eec452b610a534b4
ports:
- 8556:8554
- 8071:8080
Expand All @@ -128,7 +128,7 @@ services:

evamclient2:
container_name: evam_2
image: bmcginn/cv-workshop:2.1
image: amr-registry.caas.intel.com/nex-microservices/intel/edge_video_analytics_microservice@sha256:5588f0488d908bc07daab9555c2776eb4a9bead78f43dde2eec452b610a534b4
ports:
- 8557:8554
- 8072:8080
Expand Down

0 comments on commit 45b8175

Please sign in to comment.