Skip to content

Commit

Permalink
Deploy: updated ocr service release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Jun 29, 2023
1 parent 4ebda73 commit eb67920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ services:
ocr-service-1:
container_name: ocr-service-1
platform: linux
image: cogstacksystems/cogstack-ocr-service:0.2.1
image: cogstacksystems/cogstack-ocr-service:0.2.2
restart: always
# mem_swappiness: 0
# cpuset: "0-15"
Expand Down Expand Up @@ -194,7 +194,7 @@ services:
ocr-service-2:
container_name: ocr-service-2
platform: linux
image: cogstacksystems/cogstack-ocr-service:0.2.1
image: cogstacksystems/cogstack-ocr-service:0.2.2
restart: always
# mem_swappiness: 0
# cpuset: "0-15"
Expand Down

0 comments on commit eb67920

Please sign in to comment.