diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 812703468a..ef71072f9f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,4 @@ { "name": "Dash Platform Dev Container", - "image": "ghcr.io/dashpay/platform/devcontainer" + "image": "ghcr.io/dashpay/platform/devcontainer:latest" }