Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
UtkR08 committed Jul 4, 2024
1 parent 403520d commit 85a3e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myapp/manifestfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: myapp
image: demolearnacr.azurecr.io/demo_dev/product-list-app:${{ github.sha }}
image: demolearnacr.azurecr.io/demo_dev/product_list_app:$tag
imagePullPolicy: IfNotPresent
ports:
- containerPort: 5070
Expand Down

0 comments on commit 85a3e64

Please sign in to comment.