diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c7fc171da..8ab92b141 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,9 +1,9 @@ { - // "image": "ghcr.io/fossasia/flutter-devcontainer:latest", + "image": "ghcr.io/fossasia/flutter-devcontainer:latest", // Or build locally - "build": { - "dockerfile": "Dockerfile" - }, + // "build": { + // "dockerfile": "Dockerfile" + // }, "runArgs": [ "--add-host", "host.docker.internal:host-gateway",