diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 7ed2c70c8..de15014dc 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/ubcsailbot/sailbot_workspace/dev:add-ament-mypy +FROM ghcr.io/ubcsailbot/sailbot_workspace/dev:add-ament-mypy-v2 # Copy configuration files (e.g., .vimrc) from config/ to the container's home directory ARG USERNAME=ros