Skip to content

Commit

Permalink
update metta parser version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocapozzoli committed Sep 2, 2024
1 parent 734d9a3 commit df16806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
MONGODB_IMAGE_VERSION = "6.0.13-jammy"

METTA_PARSER_IMAGE_NAME = "trueagi/das"
METTA_PARSER_IMAGE_VERSION = "0.5.0-metta-parser"
METTA_PARSER_IMAGE_VERSION = "0.5.1-metta-parser"

OPENFAAS_IMAGE_NAME = "trueagi/openfaas"

Expand Down

0 comments on commit df16806

Please sign in to comment.