Skip to content

Commit 4dca032

Browse files
committed
ci-cd: change tag from latest to main
1 parent 0b8794b commit 4dca032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ jobs:
176176
az containerapp update \
177177
--name stockmanager-ca \
178178
--resource-group StockManager \
179-
--image ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
179+
--image ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:main

0 commit comments

Comments
 (0)