Skip to content

Commit

Permalink
issue #1: changed default version of nachet-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Feb 1, 2024
1 parent 01f7948 commit 8f5f250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/nachet/nachet-frontend-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: secrets-reader
containers:
- name: nachet-frontend
image: ghcr.io/ai-cfia/nachet-frontend:85
image: ghcr.io/ai-cfia/nachet-frontend:main
imagePullPolicy: Always
ports:
- containerPort: 3000
Expand Down

0 comments on commit 8f5f250

Please sign in to comment.