Skip to content

Commit

Permalink
issue #1: updated the nachet backend image
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Jan 15, 2024
1 parent e1f5807 commit 9a13373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/nachet/nachet-backend-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
serviceAccountName: secrets-reader
containers:
- name: nachet-backend
image: gcr.io/spartan-rhino-408115/nachet-backend:latest
image: ghcr.io/ai-cfia/nachet-backend:253cc74b682be64d78b7e5951726efd3222ce2c4
imagePullPolicy: Always
command: ["/bin/sh", "-c"]
args:
Expand Down

0 comments on commit 9a13373

Please sign in to comment.