Skip to content

Commit

Permalink
issue #530: point to latest images (models & ingredients fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-allagbe committed Jan 31, 2025
1 parent b4ecbb9 commit 499824a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- agent
containers:
- name: fertiscan-backend-preview
image: ghcr.io/ai-cfia/fertiscan-backend:221-secretsenv-and-configenv
image: ghcr.io/ai-cfia/fertiscan-backend:232
imagePullPolicy: Always
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- agent
containers:
- name: fertiscan-frontend-preview
image: ghcr.io/ai-cfia/fertiscan-frontend:412-resolve-api-conflict
image: ghcr.io/ai-cfia/fertiscan-frontend:416
imagePullPolicy: Always
env:
- name: NEXT_PUBLIC_DEBUG
Expand Down

0 comments on commit 499824a

Please sign in to comment.