Skip to content

Commit

Permalink
update image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaticPanic committed Nov 19, 2024
1 parent 1d617b6 commit eb0665e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- agent
containers:
- name: nachet-rcnn-detector
image: ghcr.io/ai-cfia/nachet-model:29-Model-SelfServe-Flask # This is a placeholder
image: ghcr.io/ai-cfia/nachet-model:29-azureml-seed-detector
imagePullPolicy: Always
command: ["/bin/sh", "-c"]
args: ['azmlinfsrv --entry_script /app/scoring_file_v_1_0_0.py']
Expand Down

0 comments on commit eb0665e

Please sign in to comment.