mirror of https://github.com/dapr/quickstarts.git
Merge pull request #1090 from dapr/paulyuk-patch-rc11
Update global.env for rc.11
This commit is contained in:
commit
0be8c3ea89
|
|
@ -1,5 +1,5 @@
|
|||
DAPR_CLI_VERSION: 1.14.0-rc.8
|
||||
DAPR_RUNTIME_VERSION: 1.14.0-rc.8
|
||||
DAPR_RUNTIME_VERSION: 1.14.0-rc.11
|
||||
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
|
||||
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
|
||||
MACOS_PYTHON_VERSION: 3.10
|
||||
MACOS_PYTHON_VERSION: 3.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue