Skip to content

Commit

Permalink
Update machine.py image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Enkidu93 committed Sep 19, 2023
1 parent b94477c commit 274bc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
- ASPNETCORE_TranslationEngines__1=Nmt
- ClearMLNmtEngine__ApiServer=https://api.sil.hosted.allegro.ai
- ClearMLNmtEngine__Queue=production
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.6
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.7
- ClearMLNmtEngine__MaxSteps=10
- "ClearMLNmtEngine__AccessKey=${ClearML_AccessKey:?access key needed}"
- "ClearMLNmtEngine__SecretKey=${ClearML_SecretKey:?secret key needed}"
Expand Down Expand Up @@ -138,7 +138,7 @@ services:
- ASPNETCORE_TranslationEngines__1=Nmt
- ClearMLNmtEngine__ApiServer=https://api.sil.hosted.allegro.ai
- ClearMLNmtEngine__Queue=lambert_24gb
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.6
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.7
- ClearMLNmtEngine__MaxSteps=10
- "ClearMLNmtEngine__AccessKey=${ClearML_AccessKey:?access key needed}"
- "ClearMLNmtEngine__SecretKey=${ClearML_SecretKey:?secret key needed}"
Expand Down

0 comments on commit 274bc26

Please sign in to comment.