diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ca8375ca..c7e5e22c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,3 @@ { - "name": "AVD Universal", - "image": "ghcr.io/aristanetworks/avd/universal:python3.11-avd-devel" + "image": "ghcr.io/aristanetworks/aclabs/dev:latest" }