Skip to content

Commit

Permalink
pic optimizer img (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kastil authored Jul 13, 2023
1 parent a383253 commit d468449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/04-function-apps/demo-03/publish-containers.azcli
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ env=staging
loc=westeurope
grp=az204-m08-apim-$env
acr=foodcontainers$env
img=foodpic-optimizer
img=food-pic-optimizer

az acr login --name $acr
az acr update -n $acr --admin-enabled true
Expand Down

0 comments on commit d468449

Please sign in to comment.