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 // 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 // README at: https://github.com/devcontainers/templates/tree/main/src/debian
{ {
"name": "Alpine Dev", "name": "Ubuntu Dev",
"image": "alpine-dev:user", "image": "ubuntu-dev:user",
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [