Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fseldow committed Jul 1, 2022
1 parent 913767e commit bc6288f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/acs/_consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
}

# consts for check-acr command
CONST_CANIPULL_IMAGE = "mcr.microsoft.com/aks/canipull:0.0.4-alpha"
CONST_CANIPULL_IMAGE = "mcr.microsoft.com/aks/canipull:0.0.5-alpha"
CONST_ACR_DOMAIN_NAME = ".azurecr.io"


Expand Down

0 comments on commit bc6288f

Please sign in to comment.