Update devcontainer to dapr-dev:0.1.4

This commit is contained in:
Simon Leet 2021-09-15 20:16:50 +00:00
parent 45f577e137
commit 8f0cc88e95
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
# Licensed under the MIT License.
# ------------------------------------------------------------
FROM daprio/dapr-dev:0.1.3
FROM daprio/dapr-dev:0.1.4
VOLUME [ "/go/src/github.com/dapr/dapr" ]