diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 011a28b34..9840dda77 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "DeveloperEnv", - "image": "ghcr.io/autoatml/autoplex/autoplex-python-3.10:0.1.0", + "image": "ghcr.io/autoatml/autoplex/autoplex-python-3.10:0.1.1", "hostRequirements": { "cpus": 4, "memory": "16gb",