Skip to content

Commit 917776a

Browse files
committed
chore: Trigger deployment
1 parent 34a276a commit 917776a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ ENV IMAGE_DIGEST=$IMAGE_DIGEST
4040
ENV PORT 8080
4141

4242
# Command to run the FastAPI application
43-
CMD ["uvicorn", "service.search_api:app", "--host", "0.0.0.0", "--port", "8080"]
43+
CMD ["uvicorn", "service.search_api:app", "--host", "0.0.0.0", "--port", "8080"]# Trivial change to trigger workflow

0 commit comments

Comments
 (0)