Update go version list

This commit is contained in:
Chuck Lantz
2021-09-07 20:39:09 +00:00
committed by GitHub
parent 092032c776
commit f64a1f5ac2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.191.0/containers/go/.devcontainer/base.Dockerfile
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.194.2/containers/go/.devcontainer/base.Dockerfile
ARG VARIANT="1"
FROM mcr.microsoft.com/vscode/devcontainers/go:0-${VARIANT}