Skip to content

Commit db6d786

Browse files
committed
updating docker inference run name
1 parent 4743608 commit db6d786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ services:
9292
# ============================================================================
9393
inference:
9494
image: nvcr.io/nvidia/tritonserver:24.02-py3
95-
container_name: fraud-inference
95+
container_name: frosty-hypatia
9696
ports:
9797
- "8000:8000" # HTTP
9898
- "8001:8001" # gRPC

0 commit comments

Comments
 (0)