switch container image

This commit is contained in:
Suyono 2023-11-21 13:47:33 +11:00
parent 14066e19b6
commit 6ba6bc6cda

View File

@ -1,8 +1,8 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/debian
{
"name": "Alpine Dev",
"image": "alpine-dev:user",
"name": "Ubuntu Dev",
"image": "ubuntu-dev:user",
"customizations": {
"vscode": {
"extensions": [