Bump to 0.191.0

This commit is contained in:
Chuck Lantz
2021-08-13 16:13:40 +00:00
committed by GitHub
parent d8c9a4f9ea
commit f3163db794
2 changed files with 9 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.185.0/containers/rust/.devcontainer/base.Dockerfile
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.191.0/containers/rust/.devcontainer/base.Dockerfile
FROM mcr.microsoft.com/vscode/devcontainers/rust:0-1
# [Optional] Uncomment this section to install additional packages.