Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindrasinghh authored May 12, 2023
1 parent d3d1f0e commit a8a0418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd-cicd-setup/dev/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ spec:
containers:
- name: my-container
imagePullPolicy: Always
image: ravindrasingh6969/my-app:${{ github.sha }}
image: ravindrasingh6969/my-app:latest
ports:
- containerPort: 80

0 comments on commit a8a0418

Please sign in to comment.