mirror of https://github.com/dapr/quickstarts.git
CLI and Runtime version changes
Signed-off-by: rabollin <rabollin@microsoft.com>
This commit is contained in:
parent
a624ece747
commit
160eda8f0e
|
|
@ -1,5 +1,5 @@
|
|||
DAPR_CLI_VERSION: 1.12.0-rc.4
|
||||
DAPR_RUNTIME_VERSION: 1.12.0-rc.6
|
||||
DAPR_CLI_VERSION: 1.12.0
|
||||
DAPR_RUNTIME_VERSION: 1.12.0
|
||||
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
|
||||
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
|
||||
MACOS_PYTHON_VERSION: 3.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue