Update Dev Container Base Image (#1546)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
d263a4a9b6
commit
d6b969a825
|
|
@ -11,6 +11,6 @@
|
|||
# limitations under the License.
|
||||
# ------------------------------------------------------------
|
||||
|
||||
FROM daprio/dapr-dev:0.1.5
|
||||
FROM daprio/dapr-dev:0.1.6a
|
||||
|
||||
VOLUME [ "/go/src/github.com/dapr/dapr" ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue