mirror of https://github.com/dapr/quickstarts.git
Changing Dapr runtime version to 1.13.5 to support test efforts (#1049)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
parent
915bc3edce
commit
3d7699b6d2
|
@ -1,5 +1,5 @@
|
|||
DAPR_CLI_VERSION: 1.13.0
|
||||
DAPR_RUNTIME_VERSION: 1.13.0
|
||||
DAPR_RUNTIME_VERSION: 1.13.5
|
||||
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