Skip to content

Commit

Permalink
Deploy: updated ocr-sergive image release.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Jul 27, 2023
1 parent a445c19 commit e25dea8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.2
image: cogstacksystems/cogstack-ocr-service:0.2.4
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.2
image: cogstacksystems/cogstack-ocr-service:0.2.4
restart: always
# mem_swappiness: 0
# cpuset: "0-15"
Expand Down Expand Up @@ -228,7 +228,7 @@ services:
ocr-service-3:
container_name: ocr-service-3
platform: linux
image: cogstacksystems/cogstack-ocr-service:0.2.0
image: cogstacksystems/cogstack-ocr-service:0.2.4
restart: always
# mem_swappiness: 0
# cpuset: "0-15"
Expand Down Expand Up @@ -262,7 +262,7 @@ services:
ocr-service-4:
container_name: ocr-service-4
platform: linux
image: cogstacksystems/cogstack-ocr-service:0.2.0
image: cogstacksystems/cogstack-ocr-service:0.2.4
restart: always
# mem_swappiness: 0
# cpuset: "0-15"
Expand Down

0 comments on commit e25dea8

Please sign in to comment.