File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # See here for image contents: https://github.com/microsoft/vscode-dev-containers/blob/master /containers/python-3/.devcontainer/base.Dockerfile
1+ # See here for image contents: https://github.com/microsoft/vscode-dev-containers/blob/v0.163.0 /containers/python-3/.devcontainer/base.Dockerfile
22ARG VARIANT="3"
33FROM mcr.microsoft.com/vscode/devcontainers/python:0-${VARIANT}
44
Original file line number Diff line number Diff line change 11// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
2- // https://github.com/microsoft/vscode-dev-containers/tree/master /containers/python-3
2+ // https://github.com/microsoft/vscode-dev-containers/tree/v0.163.0 /containers/python-3
33{
44 "name" : " Python 3" ,
55 "build" : {
You can’t perform that action at this time.
0 commit comments